镜像自地址
https://git.tukaani.org/xz.git
已同步 2025-09-15 23:18:24 +00:00
liblzma: Reword lzma_str_list_filters() documentation.
Reword "options required" to "options read". The previous wording may have suggested that the options listed were all required when the filters are used for encoding or decoding. Now it should be more clear that the options listed are the ones relevant for encoding or decoding.
这个提交包含在:
父节点
1ac79b4cba
当前提交
98fc14541e
@ -731,7 +731,7 @@ extern LZMA_API(lzma_ret) lzma_str_from_filters(
|
|||||||
*
|
*
|
||||||
* If a filter_id is given then only one line is created which contains the
|
* If a filter_id is given then only one line is created which contains the
|
||||||
* filter name. If LZMA_STR_ENCODER or LZMA_STR_DECODER is used then the
|
* filter name. If LZMA_STR_ENCODER or LZMA_STR_DECODER is used then the
|
||||||
* options required for encoding or decoding are listed on the same line too.
|
* options read by the encoder or decoder are printed on the same line.
|
||||||
*
|
*
|
||||||
* If filter_id is LZMA_VLI_UNKNOWN then all supported .xz-compatible filters
|
* If filter_id is LZMA_VLI_UNKNOWN then all supported .xz-compatible filters
|
||||||
* are listed:
|
* are listed:
|
||||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户