diff options
Diffstat (limited to '')
-rw-r--r-- | libsha2.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ struct libsha2_state { * For 32-bit algorithms */ uint_least32_t b32[64]; - + /** * For 64-bit algorithms */ |