aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/gnutls_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/gnutls_int.h')
-rw-r--r--src/daemon/https/tls/gnutls_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/https/tls/gnutls_int.h b/src/daemon/https/tls/gnutls_int.h
index af2b4499..a41a8e89 100644
--- a/src/daemon/https/tls/gnutls_int.h
+++ b/src/daemon/https/tls/gnutls_int.h
@@ -670,7 +670,6 @@ void MHD_gtls_free_auth_info (MHD_gtls_session_t session);
670 session->internals.adv_version_major = major; \ 670 session->internals.adv_version_major = major; \
671 session->internals.adv_version_minor = minor 671 session->internals.adv_version_minor = minor
672 672
673void MHD_gtls_set_adv_version (MHD_gtls_session_t, enum MHD_GNUTLS_Protocol);
674enum MHD_GNUTLS_Protocol MHD_gtls_get_adv_version (MHD_gtls_session_t); 673enum MHD_GNUTLS_Protocol MHD_gtls_get_adv_version (MHD_gtls_session_t);
675 674
676#endif /* GNUTLS_INT_H */ 675#endif /* GNUTLS_INT_H */