From: Simon Josefsson Date: Mon, 16 Apr 2007 13:50:02 +0000 (+0000) Subject: Doc fix. X-Git-Tag: gnutls_1_7_8~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bbffb1381f7e8514d0936dba26c585fb2b356685;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/lib/x509/x509_write.c b/lib/x509/x509_write.c index 38d3885606..7ccd9b5ea8 100644 --- a/lib/x509/x509_write.c +++ b/lib/x509/x509_write.c @@ -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. * **/