aboutsummaryrefslogtreecommitdiff
path: root/src/common/compat_libevent.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-06-15 16:12:24 -0400
committerNick Mathewson <nickm@torproject.org>2012-06-15 16:12:24 -0400
commit30c4653780daa1c70946ed78c102eeab8adb2fe6 (patch)
treeccc17ab8204594388715e4b16a92cd6f9b2cdd2e /src/common/compat_libevent.c
parenteab75d2c36a4b6ee4bd634f7eff8fe6fa00b6c1c (diff)
downloadtor-30c4653780daa1c70946ed78c102eeab8adb2fe6.tar
tor-30c4653780daa1c70946ed78c102eeab8adb2fe6.tar.gz
Whitespace fix
Diffstat (limited to 'src/common/compat_libevent.c')
-rw-r--r--src/common/compat_libevent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/compat_libevent.c b/src/common/compat_libevent.c
index 544d16a21..6655ca87d 100644
--- a/src/common/compat_libevent.c
+++ b/src/common/compat_libevent.c
@@ -723,3 +723,4 @@ tor_gettimeofday_cache_clear(void)
cached_time_hires.tv_sec = 0;
}
#endif
+