mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
commit
93e5ef883c
1 changed files with 1 additions and 1 deletions
|
@ -516,7 +516,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…
Reference in a new issue