1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-22 14:38:55 +00:00

Fixed parameter code

This commit is contained in:
hashcat-bot 2025-07-09 15:07:17 +02:00 committed by GitHub
parent 8293c85b30
commit 23a1d30fcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -816,7 +816,7 @@ typedef enum user_options_map
IDX_BRAIN_SESSION = 0xff0f,
IDX_BRAIN_SESSION_WHITELIST = 0xff10,
#endif
IDX_COLOR = 0xff58,
IDX_COLOR = 0xff59,
IDX_BRIDGE_PARAMETER1 = 0xff80,
IDX_BRIDGE_PARAMETER2 = 0xff81,
IDX_BRIDGE_PARAMETER3 = 0xff82,