[glib: 1/2] gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS
- From: Simon McVittie <smcv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/2] gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS
- Date: Mon, 8 Aug 2022 10:20:17 +0000 (UTC)
commit bcddc56c4189699990b19701caf3f369633992f2
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Sat Aug 6 01:33:15 2022 +0200
gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS
G_TLS_CERTIFICATE_FLAGS_NONE was removed as part of commit aa65fc2537.
gio/gtlscertificate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gtlscertificate.c b/gio/gtlscertificate.c
index e97b8ac144..4862bc99a8 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]