From: Ben Laurie Date: Sat, 12 Dec 2009 11:10:25 +0000 (+0000) Subject: Missing newline. X-Git-Tag: OpenSSL_0_9_8m-beta1~32 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c0e94f82921a1c9972038f8fe4f895340cdbf2ea;p=oweals%2Fopenssl.git Missing newline. --- diff --git a/ssl/d1_srvr.c b/ssl/d1_srvr.c index f62d396df5..e4e255ddaa 100644 --- a/ssl/d1_srvr.c +++ b/ssl/d1_srvr.c @@ -1329,4 +1329,4 @@ int dtls1_send_newsession_ticket(SSL *s) /* SSL3_ST_SW_SESSION_TICKET_B */ return(dtls1_do_write(s,SSL3_RT_HANDSHAKE)); } -#endif \ No newline at end of file +#endif