summaryrefslogtreecommitdiff
path: root/gio/gtlscertificate.c
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2022-08-06 01:33:15 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2022-08-06 01:33:15 +0200
commitbcddc56c4189699990b19701caf3f369633992f2 (patch)
treefe1996e1a15b0aa0ce4afaea1fb36e4622d3f6dc /gio/gtlscertificate.c
parent1edb3c515ad30b5b0a206912c4a2e5936ea9393a (diff)
downloadglib-bcddc56c4189699990b19701caf3f369633992f2.tar.gz
gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS
G_TLS_CERTIFICATE_FLAGS_NONE was removed as part of commit aa65fc2537.
Diffstat (limited to 'gio/gtlscertificate.c')
-rw-r--r--gio/gtlscertificate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gtlscertificate.c b/gio/gtlscertificate.c
index e97b8ac14..4862bc99a 100644
--- a/gio/gtlscertificate.c
+++ b/gio/gtlscertificate.c
@@ -1121,7 +1121,7 @@ g_tls_certificate_get_issuer (GTlsCertificate *cert)
* check a certificate against a CA that is not part of the system
* CA database.
*
- * If @cert is valid, %G_TLS_CERTIFICATE_FLAGS_NONE is returned.
+ * If @cert is valid, %G_TLS_CERTIFICATE_NO_FLAGS is returned.
*
* If @identity is not %NULL, @cert's name(s) will be compared against
* it, and %G_TLS_CERTIFICATE_BAD_IDENTITY will be set in the return