From ed093fb0355efeab3af56c0f4b5fc039007ab3f7 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Tue, 22 Jun 2021 09:12:05 +0200 Subject: [PATCH] minor whitespace fixes --- src/user_options.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/user_options.c b/src/user_options.c index 1009a23af..43bbe05c4 100644 --- a/src/user_options.c +++ b/src/user_options.c @@ -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