]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
corrected typos
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 30 Jan 2011 10:46:42 +0000 (11:46 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 30 Jan 2011 10:46:42 +0000 (11:46 +0100)
lib/x509/x509.c

index c34f5447584c6efd0460c7978fa48afe2aa1d2f7..3625ba1049536863e0e7f39ff69b63636ae0feeb 100644 (file)
@@ -128,9 +128,9 @@ _gnutls_x509_crt_cpy (gnutls_x509_crt_t dest, gnutls_x509_crt_t src)
 
 /**
  * gnutls_x509_crt_deinit:
- * @cert: The structure to be initialized
+ * @cert: The structure to be deinitialized
  *
- * This function will deinitialize a CRL structure.
+ * This function will deinitialize a certificate structure.
  **/
 void
 gnutls_x509_crt_deinit (gnutls_x509_crt_t cert)