aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/simple/simple_coder.h
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-12-16 20:28:21 +0800
committerJia Tan <jiat0218@gmail.com>2023-12-22 20:02:06 +0800
commit27ab54af848ec4adc9c17362f6c64a42a7003df5 (patch)
tree3ddc65a037644876f293ccc8154f756d975b6b10 /src/liblzma/simple/simple_coder.h
parentliblzma: Improve lzma encoder init function consistency. (diff)
downloadxz-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/liblzma/simple/simple_coder.h')
0 files changed, 0 insertions, 0 deletions