summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/perl/usub/usersub.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/perl/usub/usersub.c')
-rw-r--r--gnu/usr.bin/perl/usub/usersub.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/usub/usersub.c b/gnu/usr.bin/perl/usub/usersub.c
index 26fbcbccf62ef..786ad2721a975 100644
--- a/gnu/usr.bin/perl/usub/usersub.c
+++ b/gnu/usr.bin/perl/usub/usersub.c
@@ -1,6 +1,9 @@
-/* $RCSfile: usersub.c,v $$Revision: 1.1 $$Date: 1995/03/24 04:33:54 $
+/* $RCSfile: usersub.c,v $$Revision: 1.2 $$Date: 1995/05/30 05:03:33 $
*
* $Log: usersub.c,v $
+ * Revision 1.2 1995/05/30 05:03:33 rgrimes
+ * Remove trailing whitespace.
+ *
* Revision 1.1 1995/03/24 04:33:54 jkh
* Bring back perl/usub as usub/, this time containing an updated curseperl
* which is also installed by default (the reason for which should also be