summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-02-21 11:03:55 +0100
committerSimon Josefsson <simon@josefsson.org>2008-02-21 11:03:55 +0100
commit0d9e0e07aa18981ff01ac67360a3feb1f4410078 (patch)
tree78439cdd915535d2151b365f1928836c3899e70a /includes
parentd82d3e833f43cd79e92dc5b5b1279f5412d01f56 (diff)
downloadgnutls-0d9e0e07aa18981ff01ac67360a3feb1f4410078.tar.gz
Typo.
Diffstat (limited to 'includes')
-rw-r--r--includes/gnutls/gnutls.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/gnutls/gnutls.h.in b/includes/gnutls/gnutls.h.in
index 26302cecba..e35c7dc604 100644
--- a/includes/gnutls/gnutls.h.in
+++ b/includes/gnutls/gnutls.h.in
@@ -736,7 +736,7 @@ extern "C"
unsigned int* ncrls);
void gnutls_certificate_export_openpgp_keyring (gnutls_certificate_credentials_t sc,
- gnutls_openpgp_keyring_t *keyring)
+ gnutls_openpgp_keyring_t *keyring);
/* global state functions
*/