From: Sebastian Hahn Date: Sun, 25 Jul 2010 11:24:31 +0000 (+0200) Subject: whitespace fix X-Git-Tag: tor-0.2.2.15-alpha~64^2~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=90d3260b4ab39e1c9041e3a55a2f175f9bbaba21;p=thirdparty%2Ftor.git whitespace fix --- diff --git a/src/common/compat_libevent.c b/src/common/compat_libevent.c index 140b6552d1..250fa2bdb7 100644 --- a/src/common/compat_libevent.c +++ b/src/common/compat_libevent.c @@ -550,3 +550,4 @@ periodic_timer_free(periodic_timer_t *timer) tor_event_free(timer->ev); tor_free(timer); } +