diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2020-01-26 14:49:22 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-02-05 22:00:28 +0200 |
commit | 4afe69d30b66812682a2016ee18441958019cbb2 (patch) | |
tree | 62f528ff7270e186037545eee8ebc3a2443334cc /windows/vs2013 | |
parent | xz: Fix semi-busy-waiting in xz --flush-timeout. (diff) | |
download | xz-4afe69d30b66812682a2016ee18441958019cbb2.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 'windows/vs2013')
0 files changed, 0 insertions, 0 deletions