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