summaryrefslogtreecommitdiff
path: root/includes/gnutls/extra.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/gnutls/extra.h')
-rw-r--r--includes/gnutls/extra.h2
1 files changed, 1 insertions, 1 deletions
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
*/