mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-13 20:10:54 -05:00
Merge branch 'release/2.1.3' into develop
This commit is contained in:
commit
4e9bf53035
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ typedef struct
|
||||||
uint8_t LeetCnv[sizeof L33TCnv / LEET_NORM_MAP_SIZE + 1];
|
uint8_t LeetCnv[sizeof L33TCnv / LEET_NORM_MAP_SIZE + 1];
|
||||||
/* uint8_t LeetChr[3]; */
|
/* uint8_t LeetChr[3]; */
|
||||||
uint8_t First;
|
uint8_t First;
|
||||||
uint8_t PossChars[48];
|
uint8_t PossChars[49];
|
||||||
} DictWork_t;
|
} DictWork_t;
|
||||||
|
|
||||||
/**********************************************************************************
|
/**********************************************************************************
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue