From 88698993a954d15b2f294ff2631f3c5718e44fe9 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sat, 14 Jan 2012 03:58:11 +0100 Subject: check-spaces fix --- src/or/control.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/or') diff --git a/src/or/control.c b/src/or/control.c index a93994606..60c62b15a 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 conn and a len-character buffer * buf, determine the address:port combination requested on * conn, and write it to buf. Return 0 on success, -1 on -- cgit v1.2.3