formatting: remove extra whitespace in terminal.c

pull/2236/head
philsmd 5 years ago
parent 13dcae6879
commit 9264560a28

@ -1153,6 +1153,7 @@ void status_display (hashcat_ctx_t *hashcat_ctx)
hashcat_status->time_started_absolute,
hashcat_status->time_started_relative);
}
if (user_options->force == true)
{
event_log_info (hashcat_ctx,

Loading…
Cancel
Save