gtlscertificate: Update reference to G_TLS_CERTIFICATE_NO_FLAGS

G_TLS_CERTIFICATE_FLAGS_NONE was removed as part of commit aa65fc2537.
This commit is contained in:
Marco Trevisan (Treviño) 2022-08-06 01:33:15 +02:00
parent 1edb3c515a
commit bcddc56c41

View File

@ -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