diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-02-05 04:29:56 +0000 | 
| commit | 860c2cf2bc6592828a3468ab8ee661042b059ae8 (patch) | |
| tree | fde30676422ab07fdec2d11fde3fc5693fdbb8cf /gnu/usr.bin/perl/x2p/str.c | |
| parent | b61013aa0c73c687493c80193bc040d29b351fb8 (diff) | |
Diffstat (limited to 'gnu/usr.bin/perl/x2p/str.c')
| -rw-r--r-- | gnu/usr.bin/perl/x2p/str.c | 5 | 
1 files changed, 4 insertions, 1 deletions
| diff --git a/gnu/usr.bin/perl/x2p/str.c b/gnu/usr.bin/perl/x2p/str.c index 4e078a6600fe..f30ca028dea1 100644 --- a/gnu/usr.bin/perl/x2p/str.c +++ b/gnu/usr.bin/perl/x2p/str.c @@ -1,4 +1,4 @@ -/* $RCSfile: str.c,v $$Revision: 1.1.1.1 $$Date: 1994/09/10 06:27:54 $ +/* $RCSfile: str.c,v $$Revision: 1.2 $$Date: 1995/05/30 05:03:44 $   *   *    Copyright (c) 1991, Larry Wall   * @@ -6,6 +6,9 @@   *    License or the Artistic License, as specified in the README file.   *   * $Log: str.c,v $ + * Revision 1.2  1995/05/30 05:03:44  rgrimes + * Remove trailing whitespace. + *   * Revision 1.1.1.1  1994/09/10  06:27:54  gclarkii   * Initial import of Perl 4.046 bmaked   * | 
