about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedgnutls_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedgnutls_private.h b/src/wrapped/wrappedgnutls_private.h
index 45b54b4a..854806cf 100755
--- a/src/wrapped/wrappedgnutls_private.h
+++ b/src/wrapped/wrappedgnutls_private.h
@@ -14,7 +14,7 @@
 GO(gnutls_alert_get, pFp)
 GO(gnutls_alert_get_name, pFp)
 //GO(gnutls_alert_get_strname, 
-//GO(gnutls_alert_send, 
+GO(gnutls_alert_send, iFppp)
 //GO(gnutls_alert_send_appropriate, 
 GO(gnutls_alpn_get_selected_protocol, iFpp)
 GO(gnutls_alpn_set_protocols, iFppuu)