From: Nikos Mavrogiannopoulos Date: Thu, 15 Dec 2016 13:06:06 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_6_0~1165^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=395ec06bbd6d42ecf7fe54c3f282c2500d3fc382;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/x509/x509_ext.c b/lib/x509/x509_ext.c index c70d3e7f67..f7c7346728 100644 --- a/lib/x509/x509_ext.c +++ b/lib/x509/x509_ext.c @@ -1432,7 +1432,7 @@ int gnutls_x509_ext_export_basic_constraints(unsigned int ca, int pathlen, * field and the actual value, -1 indicate that the field is absent. * @policyLanguage: output variable with OID of policy language * @policy: output variable with policy data - * @sizeof_policy: output variable size of policy data + * @sizeof_policy: output variable with size of policy data * * This function will return the information from a proxy certificate * extension. It reads the ProxyCertInfo X.509 extension (1.3.6.1.5.5.7.1.14).