[or-cvs] r16561: {tor} Another test commit. (Last for today, promised.) (tor/branches/hidserv-perf/src/or)

kloesing at seul.org kloesing at seul.org
Fri Aug 15 16:38:56 UTC 2008


Author: kloesing
Date: 2008-08-15 12:38:56 -0400 (Fri, 15 Aug 2008)
New Revision: 16561

Modified:
   tor/branches/hidserv-perf/src/or/rendclient.c
Log:
Another test commit. (Last for today, promised.)

Modified: tor/branches/hidserv-perf/src/or/rendclient.c
===================================================================
--- tor/branches/hidserv-perf/src/or/rendclient.c	2008-08-15 16:38:12 UTC (rev 16560)
+++ tor/branches/hidserv-perf/src/or/rendclient.c	2008-08-15 16:38:56 UTC (rev 16561)
@@ -20,7 +20,7 @@
   tor_assert(circ->_base.purpose == CIRCUIT_PURPOSE_C_INTRODUCING);
   tor_assert(circ->cpath);
 
-  log_info(LD_REND,"introcirc is open");
+  log_info(LD_REND, "introcirc is open");
   connection_ap_attach_pending();
 }
 



More information about the tor-commits mailing list