This commit is contained in:
Eric Andersen
1999-11-16 00:46:00 +00:00
parent a9c95ea655
commit d80e851dc0
15 changed files with 54 additions and 2263 deletions

1
gzip.c
View File

@ -1788,7 +1788,6 @@ int gzip_main(int argc, char ** argv)
tostdout = 1;
}
while (*(++(*argv))) {
fprintf(stderr, "**argv='%c'\n", **argv);
switch (**argv) {
case 'c':
tostdout = 1;