Fix some socket docs issues, remove unused typedefs

pointed out by Matthias
This commit is contained in:
Dan Winship
2011-06-06 10:22:40 -04:00
parent a6f09e104c
commit 1eb7efce8e
4 changed files with 3 additions and 6 deletions

View File

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