diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-12-16 20:28:21 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-12-22 20:02:06 +0800 |
commit | 27ab54af848ec4adc9c17362f6c64a42a7003df5 (patch) | |
tree | 3ddc65a037644876f293ccc8154f756d975b6b10 /src/common/tuklib_mbstr.h | |
parent | liblzma: Improve lzma encoder init function consistency. (diff) | |
download | xz-27ab54af848ec4adc9c17362f6c64a42a7003df5.tar.xz |
liblzma: Make parameter names in function definition match declaration.
lzma_raw_encoder() and lzma_raw_encoder_init() used "options" as the
parameter name instead of "filters" (used by the declaration). "filters"
is more clear since the parameter represents the list of filters passed
to the raw encoder, each of which contains filter options.
Diffstat (limited to 'src/common/tuklib_mbstr.h')
0 files changed, 0 insertions, 0 deletions