diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2023-01-12 06:05:58 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2023-03-11 21:45:26 +0200 |
commit | 6df383be4a22963e87ee06f9ac630d4c0ed927c9 (patch) | |
tree | 33d2969dc83c543f6123712eb5339cfc9263c941 /tests/tests.h | |
parent | liblzma: Silence warnings from clang -Wconditional-uninitialized. (diff) | |
download | xz-6df383be4a22963e87ee06f9ac630d4c0ed927c9.tar.xz |
xz: Use ssize_t for the to-be-ignored return value from write(fd, ptr, 1).
It makes no difference here as the return value fits into an int
too and it then gets ignored but this looks better.
Diffstat (limited to 'tests/tests.h')
0 files changed, 0 insertions, 0 deletions