diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-12-16 20:18:47 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-12-22 20:02:06 +0800 |
commit | 019afd72e02339a6bf00c32bfb56f649c637dd6b (patch) | |
tree | 2d7bbe2192b8c426b753cc8243b1cae449edf91a /src/liblzma/lz | |
parent | Docs: Update repository URL in Changelog. (diff) | |
download | xz-019afd72e02339a6bf00c32bfb56f649c637dd6b.tar.xz |
liblzma: Improve lzma encoder init function consistency.
lzma_encoder_init() did not check for NULL options, but
lzma2_encoder_init() did. This is more of a code style improvement than
anything else to help make lzma_encoder_init() and lzma2_encoder_init()
more similar.
Diffstat (limited to 'src/liblzma/lz')
0 files changed, 0 insertions, 0 deletions