Fix Formatting

This commit is contained in:
Chick3nman
2019-04-02 16:10:54 -05:00
parent 5b20662c7f
commit dc1fc28733
+1 -1
View File
@@ -956,7 +956,7 @@ void status_display_status_json (hashcat_ctx_t *hashcat_ctx)
printf (" \"util\": %d }", util);
}
printf (" \],");
printf (" ],");
printf (" \"time_start\": %" PRIu64 ",", status_ctx->runtime_start);
printf (" \"estimated_stop\": %" PRIu64 " }", end);