summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am2
-rw-r--r--symbols.last2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 44fa0d2651..0c969ef43e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -2357,6 +2357,8 @@ FUNCS += functions/gnutls_x509_crt_set_expiration_time
FUNCS += functions/gnutls_x509_crt_set_expiration_time.short
FUNCS += functions/gnutls_x509_crt_set_extension_by_oid
FUNCS += functions/gnutls_x509_crt_set_extension_by_oid.short
+FUNCS += functions/gnutls_x509_crt_set_flags
+FUNCS += functions/gnutls_x509_crt_set_flags.short
FUNCS += functions/gnutls_x509_crt_set_issuer_alt_name
FUNCS += functions/gnutls_x509_crt_set_issuer_alt_name.short
FUNCS += functions/gnutls_x509_crt_set_issuer_alt_othername
diff --git a/symbols.last b/symbols.last
index 24cffd50eb..a895775f17 100644
--- a/symbols.last
+++ b/symbols.last
@@ -1,4 +1,3 @@
-@
GNUTLS_3_4@GNUTLS_3_4
_gnutls_global_init_skip@GNUTLS_3_4
gnutls_aead_cipher_decrypt@GNUTLS_3_4
@@ -967,6 +966,7 @@ gnutls_x509_crt_set_dn@GNUTLS_3_4
gnutls_x509_crt_set_dn_by_oid@GNUTLS_3_4
gnutls_x509_crt_set_expiration_time@GNUTLS_3_4
gnutls_x509_crt_set_extension_by_oid@GNUTLS_3_4
+gnutls_x509_crt_set_flags@GNUTLS_3_4
gnutls_x509_crt_set_issuer_alt_name@GNUTLS_3_4
gnutls_x509_crt_set_issuer_alt_othername@GNUTLS_3_4
gnutls_x509_crt_set_issuer_dn@GNUTLS_3_4