[or-cvs] [tor/master 01/40] whitespace fix
nickm at torproject.org
nickm at torproject.org
Fri Jul 30 01:56:56 UTC 2010
Author: Sebastian Hahn <sebastian at torproject.org>
Date: Sun, 25 Jul 2010 13:24:31 +0200
Subject: whitespace fix
Commit: 90d3260b4ab39e1c9041e3a55a2f175f9bbaba21
---
src/common/compat_libevent.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/common/compat_libevent.c b/src/common/compat_libevent.c
index 140b655..250fa2b 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);
}
+
--
1.7.1
More information about the tor-commits
mailing list