commit | 3f5fdc7572d932f33f81029956b87230c9b05182 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Sun Oct 14 04:55:59 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Sun Oct 14 04:55:59 2007 +0000 |
tree | 13e8b0c3dc4c11fe0ac09affef497075177cd648 | |
parent | be039374f3bd1c76535387ac4d079506804be270 [diff] [blame] |
remove trailing whitespace
diff --git a/archival/bz/bzlib.c b/archival/bz/bzlib.c index 57a6974..f27050a 100644 --- a/archival/bz/bzlib.c +++ b/archival/bz/bzlib.c
@@ -259,7 +259,7 @@ /*Bool progress_in = False;*/ /*Bool progress_out = False;*/ EState* s = strm->state; - + while (1) { if (s->state == BZ_S_OUTPUT) { /*progress_out |=*/ copy_output_until_stop(s);