aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_spec_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_spec_check.c')
-rw-r--r--libkeccak_spec_check.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_spec_check.c b/libkeccak_spec_check.c
index 5a0f731..0649e5a 100644
--- a/libkeccak_spec_check.c
+++ b/libkeccak_spec_check.c
@@ -2,4 +2,4 @@
#include "common.h"
-extern inline int libkeccak_spec_check(const struct libkeccak_spec *restrict);
+extern inline int libkeccak_spec_check(const struct libkeccak_spec *);