Drop a brace.

This commit is contained in:
Anthony Hu
2021-11-29 15:47:53 -05:00
parent fea438d07f
commit 5aa8bc2983

View File

@@ -6642,7 +6642,8 @@ void bench_sakke(void)
#ifdef HAVE_LIBOQS
static void bench_oqsKemInit(word32 alg, byte **priv_key, byte **pub_key,
const char **wolf_name, OQS_KEM **kem) {
const char **wolf_name, OQS_KEM **kem)
{
int i;
const char *oqs_name = NULL;