diff options
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 544d6da9d394..694e6475b50c 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 0.9 1993/06/11 10:16:58 jloup Exp $"; +static char rcsid[] = "bits.c,v 1.3 1993/10/14 00:32:24 nate Exp"; #endif /* =========================================================================== |