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