mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
fix crossBuild error (windows)
This commit is contained in:
parent
f47c0cc4e9
commit
578c7e91d4
@ -2311,7 +2311,7 @@ typedef struct user_options
|
||||
bool backend_ignore_hip;
|
||||
bool backend_ignore_metal;
|
||||
bool backend_ignore_opencl;
|
||||
uint backend_info;
|
||||
unsigned int backend_info;
|
||||
bool optimized_kernel_enable;
|
||||
bool multiply_accel_disable;
|
||||
bool outfile_autohex;
|
||||
|
Loading…
Reference in New Issue
Block a user