From: Simon Josefsson Date: Thu, 21 Feb 2008 10:03:55 +0000 (+0100) Subject: Typo. X-Git-Tag: gnutls_2_3_1~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d9e0e07aa18981ff01ac67360a3feb1f4410078;p=thirdparty%2Fgnutls.git Typo. --- 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 */