aboutsummaryrefslogtreecommitdiff
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.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/perl5/x2p/walk.c b/contrib/perl5/x2p/walk.c
index 98612d541879..ce771f93962c 100644
--- a/contrib/perl5/x2p/walk.c
+++ b/contrib/perl5/x2p/walk.c
@@ -1,4 +1,4 @@
-/* $RCSfile: walk.c,v $$Revision: 1.1.1.2 $$Date: 1999/05/02 14:33:17 $
+/* $RCSfile: walk.c,v $$Revision: 1.1.1.1.2.1 $$Date: 1999/05/05 13:19:09 $
*
* Copyright (c) 1991-1997, Larry Wall
*
@@ -6,6 +6,9 @@
* License or the Artistic License, as specified in the README file.
*
* $Log: walk.c,v $
+ * Revision 1.1.1.1.2.1 1999/05/05 13:19:09 markm
+ * MFC: Upgrade to Perl 5.00503
+ *
* Revision 1.1.1.2 1999/05/02 14:33:17 markm
* Maintenance releace 3 of perl5.005. Includes support for threads.
*