aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_state_wipe_sponge.3
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_state_wipe_sponge.3')
-rw-r--r--libkeccak_state_wipe_sponge.32
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_state_wipe_sponge.3 b/libkeccak_state_wipe_sponge.3
index 31d6c66..b36e5b4 100644
--- a/libkeccak_state_wipe_sponge.3
+++ b/libkeccak_state_wipe_sponge.3
@@ -5,7 +5,7 @@ libkeccak_state_wipe_sponge - Securely erase the Keccak sponge state
.nf
#include <libkeccak.h>
-void libkeccak_state_wipe_sponge(libkeccak_state_t *\fIstate\fP);
+void libkeccak_state_wipe_sponge(struct libkeccak_state *\fIstate\fP);
.fi
.PP
Link with