summaryrefslogtreecommitdiff
path: root/contrib/perl5/x2p/walk.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/x2p/walk.c')
-rw-r--r--contrib/perl5/x2p/walk.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/perl5/x2p/walk.c b/contrib/perl5/x2p/walk.c
index 0b4065586bac..a073fb55738e 100644
--- a/contrib/perl5/x2p/walk.c
+++ b/contrib/perl5/x2p/walk.c
@@ -1,11 +1,14 @@
-/* $RCSfile: walk.c,v $$Revision: 4.1 $$Date: 92/08/07 18:29:31 $
+/* $RCSfile: walk.c,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:04 $
*
* Copyright (c) 1991-1997, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.
*
- * $Log: walk.c,v $
+ * $Log: walk.c,v $
+ * Revision 1.1.1.1 1998/09/09 07:00:04 markm
+ * Initial import of Perl5. The king is dead; long live the king!
+ *
*/
#include "EXTERN.h"