minor whitespace fixes

pull/2846/head
Jens Steube 3 years ago committed by GitHub
parent 6967e706c2
commit ed093fb035
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save