[or-cvs] r14508: make check-spaces wants a newline at the end of tortls (tor/trunk/src/common)
arma at seul.org
arma at seul.org
Tue Apr 29 19:51:38 UTC 2008
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;
}
+
More information about the tor-commits
mailing list