diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedcrypto_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedcrypto_private.h b/src/wrapped/wrappedcrypto_private.h index 37acac01..8c2901f1 100755 --- a/src/wrapped/wrappedcrypto_private.h +++ b/src/wrapped/wrappedcrypto_private.h @@ -314,7 +314,7 @@ GO(BIO_int_ctrl, lFpili) //GO(BIO_method_type, GO(BIO_new, pFp) //GO(BIO_new_accept, -//GO(BIO_new_bio_pair, +GO(BIO_new_bio_pair, iFpLpL) //GO(BIO_new_CMS, //GO(BIO_new_connect, //GO(BIO_new_dgram, |