fix comment on function

This commit is contained in:
Jacob Barthelmeh 2017-05-10 15:09:37 -06:00
parent 934d149931
commit a6e6cc781d
1 changed files with 0 additions and 1 deletions

View File

@ -18774,7 +18774,6 @@ int wolfSSL_get_ex_data_X509_STORE_CTX_idx(void)
/* 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)
{