aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-12-16 20:28:21 +0800
committerJia Tan <jiat0218@gmail.com>2023-12-16 20:28:21 +0800
commit55810780e04f759747b02683fb8020b8cd022a85 (patch)
treee3b5b51ef567f52305825c0ad90ff3b073b53e6e /debug
parentliblzma: Improve lzma encoder init function consistency. (diff)
downloadxz-55810780e04f759747b02683fb8020b8cd022a85.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 'debug')
0 files changed, 0 insertions, 0 deletions