summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/unzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/unzip.c')
-rw-r--r--gnu/usr.bin/gzip/unzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/unzip.c b/gnu/usr.bin/gzip/unzip.c
index e36555a975367..278fb1f912b29 100644
--- a/gnu/usr.bin/gzip/unzip.c
+++ b/gnu/usr.bin/gzip/unzip.c
@@ -14,7 +14,7 @@
*/
#ifdef RCSID
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$FreeBSD: src/gnu/usr.bin/gzip/unzip.c,v 1.6 1999/08/27 23:35:54 peter Exp $";
#endif
#include "tailor.h"