1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-05 23:10:00 +00:00

Update terminal.c

This commit is contained in:
Jens Steube 2021-08-25 12:29:46 +02:00 committed by GitHub
parent a29f70c9f9
commit ec98373719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1423,7 +1423,7 @@ void status_display (hashcat_ctx_t *hashcat_ctx)
hashcat_status->status_string);
event_log_info (hashcat_ctx,
"Hash.Name........: %i - %s",
"Hash.Mode........: %d (%s)",
hashconfig->hash_mode,
hashcat_status->hash_name);