aboutsummaryrefslogtreecommitdiff
path: root/src/or/control.c
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2012-01-14 03:58:11 +0100
committerNick Mathewson <nickm@torproject.org>2012-01-16 14:50:13 -0500
commit88698993a954d15b2f294ff2631f3c5718e44fe9 (patch)
tree09ce65ce0e4fd777693d9a3a1230358a3c838988 /src/or/control.c
parent125fba2e9988a7a31d5f6d45d897c3e8f1ca7480 (diff)
downloadtor-88698993a954d15b2f294ff2631f3c5718e44fe9.tar
tor-88698993a954d15b2f294ff2631f3c5718e44fe9.tar.gz
check-spaces fix
Diffstat (limited to 'src/or/control.c')
-rw-r--r--src/or/control.c1
1 files changed, 0 insertions, 1 deletions
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 <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