mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-11 00:01:16 +00:00
Fix enum type name
This commit is contained in:
parent
200938ca42
commit
dc30176993
@ -756,7 +756,7 @@ typedef enum keccak_constants
|
||||
KECCAK_ROTC_22=20u,
|
||||
KECCAK_ROTC_23=44u,
|
||||
|
||||
} ripemd160_constants_t;
|
||||
} keccak_constants_t;
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user