]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 22 Apr 2005 15:18:25 +0000 (15:18 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 22 Apr 2005 15:18:25 +0000 (15:18 +0000)
lib/x509/x509.c

index de4085794de5987f3f0ef57bb34886fa3468b038..58d404caef018b8fdd3184dd4041fa8e6c9d5988 100644 (file)
@@ -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