summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-05-03 10:33:27 +0000
committerobrien <obrien@FreeBSD.org>2004-05-03 10:33:27 +0000
commitfb124fc06a8591878da5e3841152b04c084ca995 (patch)
tree6a8bf5195f547fd7f7a0025553d57602c6db05b7 /gnu/usr.bin
parentdcedc29dc55d117b1affb29750671810a1358532 (diff)
downloadFreeBSD-src-fb124fc06a8591878da5e3841152b04c084ca995.zip
FreeBSD-src-fb124fc06a8591878da5e3841152b04c084ca995.tar.gz
Restore vendor Id.
Diffstat (limited to 'gnu/usr.bin')
-rw-r--r--gnu/usr.bin/gzip/unzip.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/usr.bin/gzip/unzip.c b/gnu/usr.bin/gzip/unzip.c
index f06994f..b103a7f 100644
--- a/gnu/usr.bin/gzip/unzip.c
+++ b/gnu/usr.bin/gzip/unzip.c
@@ -14,8 +14,10 @@
*/
#ifdef RCSID
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id: unzip.c,v 0.13 1993/06/10 13:29:00 jloup Exp $";
#endif
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
#include "tailor.h"
#include "gzip.h"
OpenPOWER on IntegriCloud