diff options
Diffstat (limited to 'src/microhttpd/connection_https.c')
-rw-r--r-- | src/microhttpd/connection_https.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/connection_https.c b/src/microhttpd/connection_https.c index 108e1fc6..fb07deca 100644 --- a/src/microhttpd/connection_https.c +++ b/src/microhttpd/connection_https.c | |||
@@ -226,4 +226,5 @@ MHD_tls_connection_shutdown (struct MHD_Connection *connection) | |||
226 | return false; | 226 | return false; |
227 | } | 227 | } |
228 | 228 | ||
229 | |||
229 | /* end of connection_https.c */ | 230 | /* end of connection_https.c */ |