[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14508: make check-spaces wants a newline at the end of tortls (tor/trunk/src/common)



Author: arma
Date: 2008-04-29 15:51:38 -0400 (Tue, 29 Apr 2008)
New Revision: 14508

Modified:
   tor/trunk/src/common/tortls.c
Log:
make check-spaces wants a newline at the end of tortls


Modified: tor/trunk/src/common/tortls.c
===================================================================
--- tor/trunk/src/common/tortls.c	2008-04-29 14:44:04 UTC (rev 14507)
+++ tor/trunk/src/common/tortls.c	2008-04-29 19:51:38 UTC (rev 14508)
@@ -1357,3 +1357,4 @@
   *rbuf_bytes = tls->ssl->s3->rbuf.left;
   *wbuf_bytes = tls->ssl->s3->wbuf.left;
 }
+