aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_state_free.c
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_state_free.c')
-rw-r--r--libkeccak_state_free.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_state_free.c b/libkeccak_state_free.c
index 07fb8f6..41e635e 100644
--- a/libkeccak_state_free.c
+++ b/libkeccak_state_free.c
@@ -2,4 +2,4 @@
#include "common.h"
-extern inline void libkeccak_state_free(volatile struct libkeccak_state *restrict);
+extern inline void libkeccak_state_free(volatile struct libkeccak_state *);