From 7dab16ca7eff109e6c758fd94ef8146c6d2bad52 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 1 Dec 2005 13:10:41 +0000 Subject: Fix. --- includes/gnutls/extra.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/gnutls/extra.h b/includes/gnutls/extra.h index f35a51662a..d3e49c7e80 100644 --- a/includes/gnutls/extra.h +++ b/includes/gnutls/extra.h @@ -86,7 +86,7 @@ int gnutls_certificate_set_openpgp_keyring_file( gnutls_certificate_credentials_ GNUTLS_IA_APPLICATION_PAYLOAD = 0, GNUTLS_IA_INTERMEDIATE_PHASE_FINISHED = 1, GNUTLS_IA_FINAL_PHASE_FINISHED = 2 - } gnutls_ia_apptype; + } gnutls_ia_apptype_t; /* TLS/IA credential */ -- cgit v1.2.1