1
0
mirror of https://git.tukaani.org/xz.git synced 2025-03-03 15:10:41 +00:00
Jia Tan 5dad6f628a 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.
2023-12-16 20:18:47 +08:00
..
2023-11-30 23:08:05 +08:00