mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Reverted an unnecessary change from https://github.com/hashcat/oclHashcat/pull/158
This commit is contained in:
parent
6a03acb9aa
commit
3cd83a4ab9
@ -766,7 +766,7 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
u32 version_bin;
|
||||
char cwd[1024];
|
||||
char cwd[256];
|
||||
u32 pid;
|
||||
|
||||
u32 dictpos;
|
||||
|
Loading…
Reference in New Issue
Block a user