From: Nikos Mavrogiannopoulos Date: Sun, 30 Jan 2011 10:46:42 +0000 (+0100) Subject: corrected typos X-Git-Tag: gnutls_2_11_7~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=457d7b147fde9d78ae532afd4c4c9ce5e2352afc;p=thirdparty%2Fgnutls.git corrected typos --- diff --git a/lib/x509/x509.c b/lib/x509/x509.c index c34f544758..3625ba1049 100644 --- a/lib/x509/x509.c +++ b/lib/x509/x509.c @@ -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)