diff options
Diffstat (limited to 'gunzip.c')
-rw-r--r-- | gunzip.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -746,7 +746,7 @@ int gunzip_main(int argc, char **argv) exit(FALSE); } } - exit(exit_code); + return(exit_code); } |
index : busybox.git | ||
Copy of git.busybox.net/busybox |
summaryrefslogtreecommitdiff |