diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-06-10 19:44:55 +0000 |
| commit | fbe312c9f723b704a542825383058d1a2eb63f94 (patch) | |
| tree | 75a1eed171f3429a80cbd90080a43f6c28efc318 /gnu/usr.bin/rcs/lib/rcsutil.c | |
| parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) | |
Diffstat (limited to 'gnu/usr.bin/rcs/lib/rcsutil.c')
| -rw-r--r-- | gnu/usr.bin/rcs/lib/rcsutil.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/gnu/usr.bin/rcs/lib/rcsutil.c b/gnu/usr.bin/rcs/lib/rcsutil.c index 55140c2e4793..b126687b2175 100644 --- a/gnu/usr.bin/rcs/lib/rcsutil.c +++ b/gnu/usr.bin/rcs/lib/rcsutil.c @@ -31,7 +31,10 @@ Report problems and direct all questions to: -/* $Log: rcsutil.c,v $ +/* rcsutil.c,v + * Revision 1.2 1995/05/30 05:04:18 rgrimes + * Remove trailing whitespace. + * * Revision 1.1.1.1 1993/06/18 04:22:13 jkh * Updated GNU utilities * @@ -139,7 +142,7 @@ Report problems and direct all questions to: #include "rcsbase.h" -libId(utilId, "$Id: rcsutil.c,v 1.1.1.1 1993/06/18 04:22:13 jkh Exp $") +libId(utilId, "rcsutil.c,v 1.2 1995/05/30 05:04:18 rgrimes Exp") #if !has_memcmp int |
