]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
gnutls_pkcs12_simple_parse: doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 12 Dec 2014 07:48:24 +0000 (08:48 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 12 Dec 2014 07:48:39 +0000 (08:48 +0100)
lib/x509/pkcs12.c

index fa26a46b652e574b36bcf556c93e4ab08f81728b..6391a400179ebb052d8e2784abf4feb434c82c36 100644 (file)
@@ -1395,7 +1395,7 @@ static int make_chain(gnutls_x509_crt_t ** chain, unsigned int *chain_len,
 
 /**
  * gnutls_pkcs12_simple_parse:
- * @pkcs12: should contain a gnutls_pkcs12_t structure
+ * @p12: should contain a gnutls_pkcs12_t structure
  * @password: optional password used to decrypt the structure, bags and keys.
  * @key: a structure to store the parsed private key.
  * @chain: the corresponding to key certificate chain (may be %NULL)