Make wordlist support modular
This commit is contained in:
@@ -1003,6 +1003,8 @@ typedef struct
|
||||
|
||||
typedef struct
|
||||
{
|
||||
bool enabled;
|
||||
|
||||
char *buf;
|
||||
u32 incr;
|
||||
u32 avail;
|
||||
|
||||
Reference in New Issue
Block a user