about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/wrapped/wrappedlibssl_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibssl_private.h b/src/wrapped/wrappedlibssl_private.h
index fb16d726..4466e23f 100755
--- a/src/wrapped/wrappedlibssl_private.h
+++ b/src/wrapped/wrappedlibssl_private.h
@@ -378,7 +378,7 @@ GO(SSL_get_current_cipher, pFp)
 //GO(SSL_get_default_timeout, 
 GO(SSL_get_error, iFpi)
 GO(SSL_get_ex_data, pFpi)
-//GO(SSL_get_ex_data_X509_STORE_CTX_idx, 
+GO(SSL_get_ex_data_X509_STORE_CTX_idx, iFv)
 GOM(SSL_get_ex_new_index, iFElpppp)
 //GO(SSL_get_fd, 
 //GO(SSL_get_finished,