diff options
Diffstat (limited to 'doc/man/libkeccak_state_reset.3')
-rw-r--r-- | doc/man/libkeccak_state_reset.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/libkeccak_state_reset.3 b/doc/man/libkeccak_state_reset.3 index 51c4a13..8aac777 100644 --- a/doc/man/libkeccak_state_reset.3 +++ b/doc/man/libkeccak_state_reset.3 @@ -13,8 +13,8 @@ Link with \fI-lkeccak\fP. .SH DESCRIPTION The .BR libkeccak_state_reset () -reinitialises \fI*state\fP, but keeps the tuning, so it -can be used to hash another message. +function reinitialises \fI*state\fP, but keeps the +tuning, so it can be used to hash another message. .SH RETURN VALUES The .BR libkeccak_state_reset () |