1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-14 11:48:57 +00:00

minor whitespace fixes

This commit is contained in:
Jens Steube 2021-06-22 09:12:05 +02:00 committed by GitHub
parent 6967e706c2
commit ed093fb035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2865,7 +2865,7 @@ int user_options_check_files (hashcat_ctx_t *hashcat_ctx)
event_log_warning (hashcat_ctx, "For example, using \"7z e\" instead of using \"7z x\".");
event_log_warning (hashcat_ctx, NULL);
}
hashconfig_destroy (hashcat_ctx);
return -1;
@ -2893,7 +2893,7 @@ int user_options_check_files (hashcat_ctx_t *hashcat_ctx)
return -1;
}
}
// loopback - can't check at this point
// tuning file check already done