[or-cvs] r16687: {tor} Double oops: revert accidentally committed local geoipc.c de (tor/trunk/src/or)

nickm at seul.org nickm at seul.org
Fri Aug 29 17:02:26 UTC 2008


Author: nickm
Date: 2008-08-29 13:02:26 -0400 (Fri, 29 Aug 2008)
New Revision: 16687

Modified:
   tor/trunk/src/or/geoip.c
Log:
Double oops: revert accidentally committed local geoipc.c debugging hack.

Modified: tor/trunk/src/or/geoip.c
===================================================================
--- tor/trunk/src/or/geoip.c	2008-08-29 17:01:15 UTC (rev 16686)
+++ tor/trunk/src/or/geoip.c	2008-08-29 17:02:26 UTC (rev 16687)
@@ -406,7 +406,7 @@
 }
 
 /*DOCDOC*/
-#define GEOIP_MIN_OBSERVATION_TIME (60*60)
+#define GEOIP_MIN_OBSERVATION_TIME (12*60*60)
 
 static INLINE unsigned
 round_to_next_multiple_of(unsigned number, unsigned divisor)



More information about the tor-commits mailing list