Explorar o código

Double oops: revert accidentally committed local geoipc.c debugging hack.

svn:r16687
Nick Mathewson %!s(int64=17) %!d(string=hai) anos
pai
achega
32549ad95e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/geoip.c

+ 1 - 1
src/or/geoip.c

@@ -406,7 +406,7 @@ _c_hist_compare(const void **_a, const void **_b)
 }
 
 /*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)