diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedgnutls_private.h | 2 |
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) |