diff options
| author | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2025-07-05 00:00:00 +0000 |
|---|---|---|
| committer | Igor Pavlov <87184205+ip7z@users.noreply.github.com> | 2025-07-05 19:27:33 +0500 |
| commit | 395149956d696e6e3099d8b76d797437f94a6942 (patch) | |
| tree | 6ed5013a637078ae2dfdc4acf1ad93bf29cea356 /C/Lzma2Enc.h | |
| parent | e5431fa6f5505e385c6f9367260717e9c47dc2ee (diff) | |
| download | 7zip-25.00.tar.gz 7zip-25.00.tar.bz2 7zip-25.00.zip | |
25.0025.00
Diffstat (limited to 'C/Lzma2Enc.h')
| -rw-r--r-- | C/Lzma2Enc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/C/Lzma2Enc.h b/C/Lzma2Enc.h index cb25275..1e6b50c 100644 --- a/C/Lzma2Enc.h +++ b/C/Lzma2Enc.h | |||
| @@ -18,6 +18,7 @@ typedef struct | |||
| 18 | int numBlockThreads_Reduced; | 18 | int numBlockThreads_Reduced; |
| 19 | int numBlockThreads_Max; | 19 | int numBlockThreads_Max; |
| 20 | int numTotalThreads; | 20 | int numTotalThreads; |
| 21 | unsigned numThreadGroups; // 0 : no groups | ||
| 21 | } CLzma2EncProps; | 22 | } CLzma2EncProps; |
| 22 | 23 | ||
| 23 | void Lzma2EncProps_Init(CLzma2EncProps *p); | 24 | void Lzma2EncProps_Init(CLzma2EncProps *p); |
