summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/deflate.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/deflate.c')
-rw-r--r--gnu/usr.bin/gzip/deflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/deflate.c b/gnu/usr.bin/gzip/deflate.c
index 0bc0ed4..cbc4884 100644
--- a/gnu/usr.bin/gzip/deflate.c
+++ b/gnu/usr.bin/gzip/deflate.c
@@ -68,7 +68,7 @@
#include "lzw.h" /* just for consistency checking */
#ifdef RCSID
-static char rcsid[] = "$Id: deflate.c,v 1.3 1993/10/14 00:32:29 nate Exp $";
+static char rcsid[] = "$FreeBSD$";
#endif
/* ===========================================================================
OpenPOWER on IntegriCloud