forked from wolfSSL/wolfssl
Fix indent for error case.
This commit is contained in:
@@ -483,7 +483,7 @@ const char* wc_GetErrorString(int error)
|
|||||||
return "DH Check Private Key failure";
|
return "DH Check Private Key failure";
|
||||||
|
|
||||||
case WC_AFALG_SOCK_E:
|
case WC_AFALG_SOCK_E:
|
||||||
return "AF_ALG socket error";
|
return "AF_ALG socket error";
|
||||||
|
|
||||||
case WC_DEVCRYPTO_E:
|
case WC_DEVCRYPTO_E:
|
||||||
return "Error with /dev/crypto";
|
return "Error with /dev/crypto";
|
||||||
|
Reference in New Issue
Block a user