aboutsummaryrefslogtreecommitdiffstats
path: root/libkeccak_spec_rawshake.c
diff options
context:
space:
mode:
Diffstat (limited to 'libkeccak_spec_rawshake.c')
-rw-r--r--libkeccak_spec_rawshake.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkeccak_spec_rawshake.c b/libkeccak_spec_rawshake.c
index 58347ae..291ff06 100644
--- a/libkeccak_spec_rawshake.c
+++ b/libkeccak_spec_rawshake.c
@@ -2,5 +2,5 @@
#include "common.h"
-extern inline void libkeccak_spec_rawshake(struct libkeccak_spec *restrict, long int, long int);
+extern inline void libkeccak_spec_rawshake(struct libkeccak_spec *, long int, long int);