From 5d36b9c7ed3c5790060731bb43b5ce74e04d856d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Feb 2022 12:02:53 +0100 Subject: Remove useless restricts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libkeccak_hmac_fast_free.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libkeccak_hmac_fast_free.c') diff --git a/libkeccak_hmac_fast_free.c b/libkeccak_hmac_fast_free.c index 8c6118e..897f6e1 100644 --- a/libkeccak_hmac_fast_free.c +++ b/libkeccak_hmac_fast_free.c @@ -2,4 +2,4 @@ #include "common.h" -extern inline void libkeccak_hmac_fast_free(struct libkeccak_hmac_state *restrict); +extern inline void libkeccak_hmac_fast_free(struct libkeccak_hmac_state *); -- cgit v1.2.3-70-g09d2