From 6be76e84ec8b769c42a8abd858c549e85c208091 Mon Sep 17 00:00:00 2001 From: Ethan Looney Date: Wed, 15 Jul 2020 08:11:01 -0700 Subject: [PATCH] Fixed formatting for Shake256Hash --- tests/api.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/api.c b/tests/api.c index ecb52615d..8eb975c73 100644 --- a/tests/api.c +++ b/tests/api.c @@ -9285,7 +9285,6 @@ static int test_wc_Shake256Hash(void) #endif return ret; } /* END test_wc_Shake256Hash */ - /* * unit test for wc_IdeaSetKey() */