[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r10977: Fix whitespace (in tor/trunk: . src/or)
Author: nickm
Date: 2007-07-29 19:18:06 -0400 (Sun, 29 Jul 2007)
New Revision: 10977
Modified:
tor/trunk/
tor/trunk/src/or/directory.c
tor/trunk/src/or/dirvote.c
Log:
r13996@catbus: nickm | 2007-07-29 19:17:53 -0400
Fix whitespace
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r13996] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/trunk/src/or/directory.c
===================================================================
--- tor/trunk/src/or/directory.c 2007-07-29 23:11:44 UTC (rev 10976)
+++ tor/trunk/src/or/directory.c 2007-07-29 23:18:06 UTC (rev 10977)
@@ -1817,7 +1817,6 @@
return 0;
}
-
if (!strcmp(url,"/tor/running-routers") ||
!strcmp(url,"/tor/running-routers.z")) { /* running-routers fetch */
int deflated = !strcmp(url,"/tor/running-routers.z");
Modified: tor/trunk/src/or/dirvote.c
===================================================================
--- tor/trunk/src/or/dirvote.c 2007-07-29 23:11:44 UTC (rev 10976)
+++ tor/trunk/src/or/dirvote.c 2007-07-29 23:18:06 UTC (rev 10977)
@@ -1420,3 +1420,4 @@
pending_consensus_signature_list = NULL;
}
}
+