aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/tls/auth_cert.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/tls/auth_cert.c')
-rw-r--r--src/daemon/https/tls/auth_cert.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon/https/tls/auth_cert.c b/src/daemon/https/tls/auth_cert.c
index 7b04e9d4..3631e291 100644
--- a/src/daemon/https/tls/auth_cert.c
+++ b/src/daemon/https/tls/auth_cert.c
@@ -550,8 +550,7 @@ cleanup:
550 550
551/* Generate client certificate 551/* Generate client certificate
552 */ 552 */
553 553static int
554int
555MHD_gtls_gen_x509_crt (MHD_gtls_session_t session, opaque ** data) 554MHD_gtls_gen_x509_crt (MHD_gtls_session_t session, opaque ** data)
556{ 555{
557 int ret, i; 556 int ret, i;