]> git.etc.gen.nz Git - spong.git/commitdiff
added $Id$ RCS keyword
authorStephen L Johnson <sjohnson@monsters.org>
Wed, 29 Nov 2000 17:14:30 +0000 (17:14 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Wed, 29 Nov 2000 17:14:30 +0000 (17:14 +0000)
src/lib/Spong/Network/plugins/check_telnet

index 5cd96bf602ff69b888035db3201fc0f747e5e32a..f5bc52f01bfd3cbd093ecf568ee24d7be9fbdab4 100644 (file)
@@ -1,4 +1,5 @@
 # check_telnet - v 1.0 May 18, 2000 - scarpe01@tufts.edu
+# $Id: check_telnet,v 1.3 2000/11/29 17:14:30 sljohnson Exp $
 
 # Register the routine with the plugins registry
 $PLUGINS{'telnet'} = \&check_telnet;