diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-01-26 14:49:22 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-01-26 14:49:22 +0200 |
commit | 815035681063d5774d3640fc20b8ede783dd574e (patch) | |
tree | 041ef371a892d20564db9d3b6d662c8c98904c3b /autogen.sh | |
parent | xz: Fix semi-busy-waiting in xz --flush-timeout. (diff) | |
download | xz-815035681063d5774d3640fc20b8ede783dd574e.tar.xz |
xz: coder.c: Make writing output a separate function.
The same code sequence repeats so it's nicer as a separate function.
Note that in one case there was no test for opt_mode != MODE_TEST,
but that was only because that condition would always be true, so
this commit doesn't change the behavior there.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions