summaryrefslogtreecommitdiff
path: root/contrib/perl5/lib/File/CheckTree.pm
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-16 01:59:46 +0000
commit838992f094ccde014679a7cfafc495840eb932a1 (patch)
treebb1da10609893e2c699e42919a3a51c02df9caf0 /contrib/perl5/lib/File/CheckTree.pm
parentbcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff)
Diffstat (limited to 'contrib/perl5/lib/File/CheckTree.pm')
-rw-r--r--contrib/perl5/lib/File/CheckTree.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/lib/File/CheckTree.pm b/contrib/perl5/lib/File/CheckTree.pm
index dca7f6aff31a..7cff84780886 100644
--- a/contrib/perl5/lib/File/CheckTree.pm
+++ b/contrib/perl5/lib/File/CheckTree.pm
@@ -44,7 +44,7 @@ The routine returns the number of warnings issued.
@ISA = qw(Exporter);
@EXPORT = qw(validate);
-# $RCSfile: validate.pl,v $$Revision: 4.1 $$Date: 92/08/07 18:24:19 $
+# $RCSfile: CheckTree.pm,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 06:59:55 $
# The validate routine takes a single multiline string consisting of
# lines containing a filename plus a file test to try on it. (The