]> git.etc.gen.nz Git - spong.git/commitdiff
added RCS id field
authorStephen L Johnson <sjohnson@monsters.org>
Tue, 7 Nov 2000 05:53:35 +0000 (05:53 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Tue, 7 Nov 2000 05:53:35 +0000 (05:53 +0000)
src/lib/Spong/Client/plugins/check_processes

index f2eb43feee875b38a147528ea58d7d81c0cf1c6b..06ca97e535a012af3badb5879584dfc149de13cf 100755 (executable)
@@ -1,3 +1,5 @@
+# $Id: check_processes,v 1.2 2000/11/07 05:53:35 sljohnson Exp $
+
 # Register this routine with the plugin registery
 
 $CHECKFUNCS{'processes'} = \&check_processes;