[tor-commits] [tor/master] check-spaces fix

nickm at torproject.org nickm at torproject.org
Mon Jan 16 19:52:11 UTC 2012


commit 88698993a954d15b2f294ff2631f3c5718e44fe9
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Sat Jan 14 03:58:11 2012 +0100

    check-spaces fix
---
 src/or/control.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/or/control.c b/src/or/control.c
index a939946..60c62b1 100644
--- a/src/or/control.c
+++ b/src/or/control.c
@@ -3482,7 +3482,6 @@ control_event_circuit_cannibalized(origin_circuit_t *circ,
                                             old_tv_created);
 }
 
-
 /** Given an AP connection <b>conn</b> and a <b>len</b>-character buffer
  * <b>buf</b>, determine the address:port combination requested on
  * <b>conn</b>, and write it to <b>buf</b>.  Return 0 on success, -1 on





More information about the tor-commits mailing list