From: Nikos Mavrogiannopoulos Date: Sat, 25 Oct 2003 21:22:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_9_92^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9cc3daf2a5f20065d6483cd54727c2947df20d1;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/lib/x509/crq.c b/lib/x509/crq.c index 80c20b02a1..12fd01b8a4 100644 --- a/lib/x509/crq.c +++ b/lib/x509/crq.c @@ -586,7 +586,7 @@ int gnutls_x509_crq_export( gnutls_x509_crq crq, * @crq: should contain a gnutls_x509_crq structure * @bits: if bits is non null it will hold the size of the parameters' in bits * - * This function will return the public key algorithm of a PKCS #10 + * This function will return the public key algorithm of a PKCS \#10 * certificate request. * * If bits is non null, it should have enough size to hold the parameters