mirror of
https://github.com/hashcat/hashcat.git
synced 2025-07-23 06:58:31 +00:00
fix build error on src/user_options.c
This commit is contained in:
parent
fba89b6888
commit
9f3d771137
@ -1955,8 +1955,7 @@ void user_options_preprocess (hashcat_ctx_t *hashcat_ctx)
|
||||
|| user_options->progress_only == true
|
||||
|| user_options->identify == true
|
||||
|| user_options->usage > 0
|
||||
||
|
||||
> 0
|
||||
|| user_options->hash_info > 0
|
||||
|| user_options->backend_info > 0)
|
||||
{
|
||||
user_options->hwmon = false;
|
||||
|
Loading…
Reference in New Issue
Block a user