Skip to content
Snippets Groups Projects
Commit 32549ad9 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

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

svn:r16687
parent 730f1b6d
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment