Fix misplaced endif and brace.
This commit is contained in:
parent
b5239f97c4
commit
6cc137dce0
@ -6249,8 +6249,8 @@ WOLFSSL_TEST_SUBROUTINE int des_test(void)
|
||||
sizeof(key), WC_HASH_TYPE_NONE);
|
||||
if (ret == 0)
|
||||
return -5009;
|
||||
}
|
||||
#endif /* !NO_PWDBASED */
|
||||
}
|
||||
#endif
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user