mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-04 21:24:43 +02:00
fix comment on function
This commit is contained in:
@@ -18774,7 +18774,6 @@ int wolfSSL_get_ex_data_X509_STORE_CTX_idx(void)
|
|||||||
|
|
||||||
/* Set an error stat in the X509 STORE CTX
|
/* Set an error stat in the X509 STORE CTX
|
||||||
*
|
*
|
||||||
* Returns positive index on success and negative values on failure
|
|
||||||
*/
|
*/
|
||||||
void wolfSSL_X509_STORE_CTX_set_error(WOLFSSL_X509_STORE_CTX* ctx, int er)
|
void wolfSSL_X509_STORE_CTX_set_error(WOLFSSL_X509_STORE_CTX* ctx, int er)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user