]> git.etc.gen.nz Git - spong.git/commitdiff
Oops - Id tag was wrong.
authorMichael Brown <michaelb@opentext.com>
Thu, 21 Jun 2001 15:42:12 +0000 (15:42 +0000)
committerMichael Brown <michaelb@opentext.com>
Thu, 21 Jun 2001 15:42:12 +0000 (15:42 +0000)
src/lib/Spong/Client/plugins/check_memory

index 4d9787acc1f8bbaa1f01703cdafeba2414c9be26..45d05a1bbe30d41438a6e710dbc91d647370bdb0 100755 (executable)
@@ -1,4 +1,4 @@
-# $Id#
+# $Id: check_memory,v 1.2 2001/06/21 15:42:12 supermathie Exp $
 # vim:syn=perl:expandtab:ts=3:sw=3:ai:si
 # Register this routine with the plugin registry
 $CHECKFUNCS{'memory'} = \&check_memory;