aboutsummaryrefslogtreecommitdiff
path: root/zcat.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-06 06:34:20 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-06 06:34:20 +0000
commit350577c5a03ace7d421208672385302c77d78084 (patch)
treeeb5de5901019533a7fb222bb52664849d6dcc9f2 /zcat.c
parent29d2e362dedf42d60ffebf6756144fb5449e753a (diff)
downloadbusybox-350577c5a03ace7d421208672385302c77d78084.tar.gz
Minor stuf
Diffstat (limited to 'zcat.c')
-rw-r--r--zcat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/zcat.c b/zcat.c
index 30916b155..888ba595b 100644
--- a/zcat.c
+++ b/zcat.c
@@ -76,8 +76,6 @@ static char *license_msg[] = {
* The target dependent functions should be defined in tailor.c.
*/
-/* $Id: zcat.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
-
#define RECORD_IO 0
#define get_char() get_byte()
@@ -432,8 +430,6 @@ extern int unlzw OF((int in, int out));
# undef LZW
#endif
-/* $Id: zcat.c,v 1.5 1999/10/23 07:09:58 andersen Exp $ */
-
/* #include "getopt.h" */
/* Declarations for getopt.