Fixed formatting for Shake256Hash

This commit is contained in:
Ethan Looney
2020-07-15 08:11:01 -07:00
parent 9a07df9631
commit 6be76e84ec

View File

@ -9285,7 +9285,6 @@ static int test_wc_Shake256Hash(void)
#endif #endif
return ret; return ret;
} /* END test_wc_Shake256Hash */ } /* END test_wc_Shake256Hash */
/* /*
* unit test for wc_IdeaSetKey() * unit test for wc_IdeaSetKey()
*/ */