re-upload

This commit is contained in:
Tim
2018-05-22 17:45:04 -06:00
parent 83e67a4197
commit 124f45d449

View File

@ -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[] = {