summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gzip/unlzw.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gzip/unlzw.c')
-rw-r--r--gnu/usr.bin/gzip/unlzw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/unlzw.c b/gnu/usr.bin/gzip/unlzw.c
index fe2110f..7e89ca4 100644
--- a/gnu/usr.bin/gzip/unlzw.c
+++ b/gnu/usr.bin/gzip/unlzw.c
@@ -8,7 +8,7 @@
*/
#ifdef RCSID
-static char rcsid[] = "$Id: unlzw.c,v 1.3 1993/10/14 00:33:17 nate Exp $";
+static char rcsid[] = "$FreeBSD$";
#endif
#include <sys/types.h>
OpenPOWER on IntegriCloud