mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-26 09:58:16 +00:00
formatting: remove extra whitespace in terminal.c
This commit is contained in:
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_absolute,
|
||||||
hashcat_status->time_started_relative);
|
hashcat_status->time_started_relative);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (user_options->force == true)
|
if (user_options->force == true)
|
||||||
{
|
{
|
||||||
event_log_info (hashcat_ctx,
|
event_log_info (hashcat_ctx,
|
||||||
|
Loading…
Reference in New Issue
Block a user