diff options
Diffstat (limited to 'doc/man/libkeccak_state_copy.3')
-rw-r--r-- | doc/man/libkeccak_state_copy.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_state_copy.3 b/doc/man/libkeccak_state_copy.3 index 42fdc64..544ccb5 100644 --- a/doc/man/libkeccak_state_copy.3 +++ b/doc/man/libkeccak_state_copy.3 @@ -20,7 +20,7 @@ message chunk buffer. .SH RETURN VALUES The .BR libkeccak_state_copy () -function return 0 upon successful completion. +function returns 0 upon successful completion. On error, -1 is returned and \fIerrno\fP is set to describe the error. .SH ERRORS |