]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 16 Apr 2007 13:50:02 +0000 (13:50 +0000)
committerSimon Josefsson <simon@josefsson.org>
Mon, 16 Apr 2007 13:50:02 +0000 (13:50 +0000)
lib/x509/x509_write.c

index 38d38856062e62e2a2b73fc3484b798906032a46..7ccd9b5ea8297ede08f892c71a238464b748cedb 100644 (file)
@@ -177,7 +177,7 @@ gnutls_x509_crt_set_proxy_dn (gnutls_x509_crt_t crt,gnutls_x509_crt_t eecrt,
   * you use any certificate extensions.  Extensions are created by
   * functions such as gnutls_x509_crt_set_subject_alternative_name or
   * gnutls_x509_crt_set_key_usage.
-
+  *
   * Returns 0 on success.
   *
   **/