From 663aba07e5de9c14725e83e0d9c9da0c85e4fc1e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 5 Mar 2014 14:36:32 -0500 Subject: Fix whitespace errors, all of them mine. --- src/common/compat_libevent.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common') diff --git a/src/common/compat_libevent.c b/src/common/compat_libevent.c index 61cbe91488..8525b4a721 100644 --- a/src/common/compat_libevent.c +++ b/src/common/compat_libevent.c @@ -626,7 +626,6 @@ tor_add_bufferevent_to_rate_limit_group(struct bufferevent *bev, } #endif - #if defined(LIBEVENT_VERSION_NUMBER) && LIBEVENT_VERSION_NUMBER >= V(2,1,1) \ && !defined(TOR_UNIT_TESTS) void -- cgit v1.2.3-54-g00ecf