mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
Fix some socket docs issues, remove unused typedefs
pointed out by Matthias
This commit is contained in:
@@ -1331,7 +1331,7 @@ typedef enum {
|
||||
* is still in the future
|
||||
* @G_TLS_CERTIFICATE_EXPIRED: The certificate has expired
|
||||
* @G_TLS_CERTIFICATE_REVOKED: The certificate has been revoked
|
||||
* according to the #GTlsContext's certificate revocation list.
|
||||
* according to the #GTlsConnection's certificate revocation list.
|
||||
* @G_TLS_CERTIFICATE_INSECURE: The certificate's algorithm is
|
||||
* considered insecure.
|
||||
* @G_TLS_CERTIFICATE_GENERIC_ERROR: Some other error occurred validating
|
||||
|
Reference in New Issue
Block a user