summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-23 10:08:39 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-04-23 10:08:39 +0200
commit4496117398163b27002a96e8ffb5045751864ac9 (patch)
treed7d7c247a23faa8bc0400ec07667480a6a472be1
parent3746d996e5559335d4f173da5f814a4f8b8fbd07 (diff)
downloadgnutls-4496117398163b27002a96e8ffb5045751864ac9.tar.gz
documentation fixes.
-rw-r--r--lib/gnutls_pcert.c2
-rw-r--r--lib/openpgp/gnutls_openpgp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/gnutls_pcert.c b/lib/gnutls_pcert.c
index 555c62c1cb..48ede69c62 100644
--- a/lib/gnutls_pcert.c
+++ b/lib/gnutls_pcert.c
@@ -153,7 +153,7 @@ cleanup:
/**
* gnutls_pcert_import_openpgp:
* @pcert: The pcert structure
- * @cert: The raw certificate to be imported
+ * @crt: The raw certificate to be imported
* @flags: zero for now
*
* This convenience function will import the given certificate to a
diff --git a/lib/openpgp/gnutls_openpgp.c b/lib/openpgp/gnutls_openpgp.c
index ca2eeefd7a..f006ebdce3 100644
--- a/lib/openpgp/gnutls_openpgp.c
+++ b/lib/openpgp/gnutls_openpgp.c
@@ -70,7 +70,7 @@ _gnutls_map_cdk_rc (int rc)
/**
* gnutls_certificate_set_openpgp_key:
* @res: is a #gnutls_certificate_credentials_t structure.
- * @key: contains an openpgp public key
+ * @crt: contains an openpgp public key
* @pkey: is an openpgp private key
*
* This function sets a certificate/private key pair in the