summaryrefslogtreecommitdiff
path: root/array.h
diff options
context:
space:
mode:
Diffstat (limited to 'array.h')
-rw-r--r--array.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/array.h b/array.h
index 1388591342..49ded9bb11 100644
--- a/array.h
+++ b/array.h
@@ -1,4 +1,4 @@
-/* $Header: array.h,v 3.0.1.1 89/11/17 15:03:42 lwall Locked $
+/* $Header: array.h,v 4.0 91/03/20 01:03:44 lwall Locked $
*
* Copyright (c) 1989, Larry Wall
*
@@ -6,11 +6,8 @@
* as specified in the README file that comes with the perl 3.0 kit.
*
* $Log: array.h,v $
- * Revision 3.0.1.1 89/11/17 15:03:42 lwall
- * patch5: nested foreach on same array didn't work
- *
- * Revision 3.0 89/10/18 15:08:41 lwall
- * 3.0 baseline
+ * Revision 4.0 91/03/20 01:03:44 lwall
+ * 4.0 baseline.
*
*/