zrcadlo
https://git.tukaani.org/xz.git
synchronizováno 2025-10-16 14:13:26 +00:00
xz: Add missing comment for coder_set_compression_settings()
Tento commit je obsažen v:
rodič
123255b6ed
revize
d3e1147705
@ -66,7 +66,8 @@ extern void coder_set_extreme(void);
|
||||
/// Add a filter to the custom filter chain
|
||||
extern void coder_add_filter(lzma_vli id, void *options);
|
||||
|
||||
///
|
||||
/// Set and partially validate compression settings. This can also be used
|
||||
/// in decompression or test mode with the raw format.
|
||||
extern void coder_set_compression_settings(void);
|
||||
|
||||
/// Compress or decompress the given file
|
||||
|
Načítá se…
x
Odkázat v novém úkolu
Zablokovat Uživatele