From 124f45d4495f4bf1034ec8203d2c897d916fac03 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 22 May 2018 17:45:04 -0600 Subject: [PATCH] re-upload --- tests/api.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/api.c b/tests/api.c index 725f0c708..0bbe02feb 100644 --- a/tests/api.c +++ b/tests/api.c @@ -14848,7 +14848,7 @@ static int test_wc_HashInit(void) { int ret = 0, i; /* 0 indicates tests passed, 1 indicates failure */ - wc_HashAlg hash; + wc_HashAlg hash; /* enum for holding supported algorithms, #ifndef's restrict if disabled */ enum wc_HashType enumArray[] = {