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/gzip/bits.c | |
parent | 6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff) |
Diffstat (limited to 'gnu/usr.bin/gzip/bits.c')
-rw-r--r-- | gnu/usr.bin/gzip/bits.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/bits.c b/gnu/usr.bin/gzip/bits.c index fae17801fa649..441a4d743fcba 100644 --- a/gnu/usr.bin/gzip/bits.c +++ b/gnu/usr.bin/gzip/bits.c @@ -60,7 +60,7 @@ #endif #ifdef RCSID -static char rcsid[] = "$Id: bits.c,v 1.3 1993/10/14 00:32:24 nate Exp $"; +static char rcsid[] = "bits.c,v 1.4 1995/05/30 05:00:30 rgrimes Exp"; #endif /* =========================================================================== |