diff options
Diffstat (limited to 'src/daemon/https/tls/auth_cert.c')
-rw-r--r-- | src/daemon/https/tls/auth_cert.c | 3 |
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 | 553 | static int | |
554 | int | ||
555 | MHD_gtls_gen_x509_crt (MHD_gtls_session_t session, opaque ** data) | 554 | MHD_gtls_gen_x509_crt (MHD_gtls_session_t session, opaque ** data) |
556 | { | 555 | { |
557 | int ret, i; | 556 | int ret, i; |