[or-cvs] r12301: Clean spaces. (in tor/trunk: . src/common src/or)

nickm at seul.org nickm at seul.org
Wed Oct 31 20:48:11 UTC 2007


Author: nickm
Date: 2007-10-31 16:48:10 -0400 (Wed, 31 Oct 2007)
New Revision: 12301

Modified:
   tor/trunk/
   tor/trunk/src/common/tortls.c
   tor/trunk/src/or/connection_or.c
   tor/trunk/src/or/test.c
Log:
 r16302 at catbus:  nickm | 2007-10-31 16:45:16 -0400
 Clean spaces.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r16302] on 8246c3cf-6607-4228-993b-4d95d33730f1

Modified: tor/trunk/src/common/tortls.c
===================================================================
--- tor/trunk/src/common/tortls.c	2007-10-31 20:48:08 UTC (rev 12300)
+++ tor/trunk/src/common/tortls.c	2007-10-31 20:48:10 UTC (rev 12301)
@@ -895,3 +895,4 @@
   (void)tls;
   return 1;
 }
+

Modified: tor/trunk/src/or/connection_or.c
===================================================================
--- tor/trunk/src/or/connection_or.c	2007-10-31 20:48:08 UTC (rev 12300)
+++ tor/trunk/src/or/connection_or.c	2007-10-31 20:48:10 UTC (rev 12301)
@@ -902,3 +902,4 @@
 
   return 0;
 }
+

Modified: tor/trunk/src/or/test.c
===================================================================
--- tor/trunk/src/or/test.c	2007-10-31 20:48:08 UTC (rev 12300)
+++ tor/trunk/src/or/test.c	2007-10-31 20:48:10 UTC (rev 12301)
@@ -480,7 +480,6 @@
 
   }
 
-
   /* Public-key ciphers */
   pk1 = pk_generate(0);
   pk2 = crypto_new_pk_env();



More information about the tor-commits mailing list