commit | e61a5c95da3fe31281d959e5e842885a8ba2b5bd | [log] [tgz] |
---|---|---|
author | Lasse Collin <lasse.collin@tukaani.org> | Fri Jun 28 23:56:17 2013 +0300 |
committer | Lasse Collin <lasse.collin@tukaani.org> | Fri Jun 28 23:56:17 2013 +0300 |
tree | 1afc0daec18f03f77231c29cf1ccaeafcee90ff9 | |
parent | 9dc319eabb34a826f4945f91c71620f14a60e9e2 [diff] |
xz: Fix return value type in io_write_buf(). It didn't affect the behavior of the code since -1 becomes true anyway.