From: Nikos Mavrogiannopoulos Date: Fri, 22 Apr 2005 15:18:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_1_2_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1efd90c2264f6dbebb7862da4a3d0aec8047bf12;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/x509/x509.c b/lib/x509/x509.c index de4085794d..58d404caef 100644 --- a/lib/x509/x509.c +++ b/lib/x509/x509.c @@ -362,7 +362,7 @@ int gnutls_x509_crt_get_dn(gnutls_x509_crt_t cert, char *buf, * @oid: holds an Object Identified in null terminated string * @indx: In case multiple same OIDs exist in the RDN, this specifies which to send. Use zero to get the first one. * @raw_flag: If non zero returns the raw DER data of the DN part. - * @buf: a pointer to a structure to hold the name (may be null) + * @buf: a pointer where the DN part will be copied (may be null). * @sizeof_buf: initially holds the size of @buf * * This function will extract the part of the name of the Certificate