aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_hmac_free.3
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_hmac_free.3')
-rw-r--r--libkeccak_hmac_free.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_hmac_free.3 b/libkeccak_hmac_free.3
index c70f369..91b103e 100644
--- a/libkeccak_hmac_free.3
+++ b/libkeccak_hmac_free.3
@@ -5,7 +5,7 @@ libkeccak_hmac_free - Destroys and deallocates an HMAC-hashing state with erasur
.nf
#include <libkeccak.h>
-void libkeccak_hmac_free(libkeccak_hmac_state_t *\fIstate\fP);
+void libkeccak_hmac_free(struct libkeccak_hmac_state *\fIstate\fP);
.fi
.PP
Link with