mirror of
https://github.com/hashcat/hashcat
synced 2025-03-30 04:09:05 +02:00
Fix Formatting
This commit is contained in:
parent
5b20662c7f
commit
dc1fc28733
@ -956,7 +956,7 @@ void status_display_status_json (hashcat_ctx_t *hashcat_ctx)
|
|||||||
|
|
||||||
printf (" \"util\": %d }", util);
|
printf (" \"util\": %d }", util);
|
||||||
}
|
}
|
||||||
printf (" \],");
|
printf (" ],");
|
||||||
printf (" \"time_start\": %" PRIu64 ",", status_ctx->runtime_start);
|
printf (" \"time_start\": %" PRIu64 ",", status_ctx->runtime_start);
|
||||||
printf (" \"estimated_stop\": %" PRIu64 " }", end);
|
printf (" \"estimated_stop\": %" PRIu64 " }", end);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user