help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnutls] Re: fix for documentation of gnutls_x509_crt_get_pk_rsa_ra


From: Simon Josefsson
Subject: [Help-gnutls] Re: fix for documentation of gnutls_x509_crt_get_pk_rsa_raw in lib/x509/x509.c
Date: Thu, 06 Dec 2007 13:30:28 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Daniel Kahn Gillmor <address@hidden> writes:

> Hey folks--
>
> Just learning my way around the GnuTLS codebase, and stumbled across
> what looks like a think-o in the documentation.  Hopefully this the
> correct fix.

Thanks, applied.

/Simon

> [0 address@hidden lib]$ git diff | cat
> diff --git a/lib/x509/x509.c b/lib/x509/x509.c
> index a60e909..19e53ce 100644
> --- a/lib/x509/x509.c
> +++ b/lib/x509/x509.c
> @@ -2502,7 +2502,7 @@ gnutls_x509_crt_get_key_purpose_oid (gnutls_x509_crt_t 
> cert,
>    * @m: will hold the modulus
>    * @e: will hold the public exponent
>    *
> -  * This function will export the RSA private key's parameters found in the 
> given
> +  * This function will export the RSA public key's parameters found in the 
> given
>    * structure. The new parameters will be allocated using
>    * gnutls_malloc() and will be stored in the appropriate datum.
>    * 
> [0 address@hidden lib]$ 
>
> Full copyright assignment to the FSF of this amazing patch is fine
> with me ;)
>
> Thanks for the great tool!
>
> Regards,
>
>         --dkg
> _______________________________________________
> Help-gnutls mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]