Fix a logic error, the old bunzip code returned non-zero for success,
authorGlenn L McGrath <bug1@ihug.co.nz>
Tue, 28 Oct 2003 23:04:50 +0000 (23:04 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Tue, 28 Oct 2003 23:04:50 +0000 (23:04 -0000)
commitdebb21ece7be5a17b468bab0cba74f8026008d0d
tree6f5e323930f5a63e6afd7b7db55a9a166580f3d0
parente81fc5fb3001da60b30a7cc793b80ab082d6ef6d
Fix a logic error, the old bunzip code returned non-zero for success,
new code returns 0 for success.
archival/bunzip2.c