diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-27 23:37:10 +0000 |
| commit | 9b7a44a60e11baaf94f68f81c4b30d26f31643b7 (patch) | |
| tree | 2924a51e964369416a9c4fa35679d08926d4258c /gnu/usr.bin/gzip/util.c | |
| parent | 2a4562393f80633b81c11d4f7df00548d1cc3c48 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/gzip/util.c')
| -rw-r--r-- | gnu/usr.bin/gzip/util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/util.c b/gnu/usr.bin/gzip/util.c index 58fef0819aab..684cc5dd4a54 100644 --- a/gnu/usr.bin/gzip/util.c +++ b/gnu/usr.bin/gzip/util.c @@ -5,7 +5,7 @@ */ #ifdef RCSID -static char rcsid[] = "$Id: util.c,v 1.6 1997/02/22 15:46:10 peter Exp $"; +static char rcsid[] = "$FreeBSD$"; #endif #include <ctype.h> |
