]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 15 Dec 2016 13:06:06 +0000 (14:06 +0100)
committerGitLab <gitlab@gitlab.com>
Fri, 16 Dec 2016 14:05:32 +0000 (14:05 +0000)
lib/x509/x509_ext.c

index c70d3e7f675b8bf01ba385c37337096609c74197..f7c7346728765f013a76dbfb415aa66ebdfe56c4 100644 (file)
@@ -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).