From: Nikos Mavrogiannopoulos Date: Sun, 26 Jan 2014 17:39:28 +0000 (+0100) Subject: exported function X-Git-Tag: gnutls_3_3_0pre0~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f51442fa2e6e5cf2dc7659631940d1df184747d;p=thirdparty%2Fgnutls.git exported function --- diff --git a/lib/libgnutls.map b/lib/libgnutls.map index 59806f70c9..456a2e3df0 100644 --- a/lib/libgnutls.map +++ b/lib/libgnutls.map @@ -872,7 +872,7 @@ GNUTLS_3_1_0 { gnutls_sign_is_secure; gnutls_pkcs11_privkey_generate2; gnutls_x509_crt_get_policy; - gnutls_certificate_policy_release; + gnutls_x509_policy_release; gnutls_x509_crt_set_policy; gnutls_pubkey_import_x509_crq; gnutls_pubkey_print;