projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4bd01
)
Missing newline.
author
Ben Laurie
<ben@openssl.org>
Sat, 12 Dec 2009 11:10:25 +0000
(11:10 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 12 Dec 2009 11:10:25 +0000
(11:10 +0000)
ssl/d1_srvr.c
patch
|
blob
|
history
diff --git
a/ssl/d1_srvr.c
b/ssl/d1_srvr.c
index f62d396df5c21317e8862a3baf3dfe35c21b723d..e4e255ddaafa45e8e779ca9d644765fe27629a8e 100644
(file)
--- 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