diff options
Diffstat (limited to 'c/sha3.c')
-rw-r--r-- | c/sha3.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -557,7 +557,7 @@ extern void sha3_dispose() } /** - * Absorb the more of the message message to the Keccak sponge + * Absorb the more of the message to the Keccak sponge * * @param msg The partial message * @param msglen The length of the partial message |