]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
check-spaces fix
authorSebastian Hahn <sebastian@torproject.org>
Sat, 14 Jan 2012 02:58:11 +0000 (03:58 +0100)
committerNick Mathewson <nickm@torproject.org>
Mon, 16 Jan 2012 19:50:13 +0000 (14:50 -0500)
src/or/control.c

index a93994606d276f2a06a71dbdb88165c003ce5ee1..60c62b15a59a70e88ea8ef9dd4b310399cfc660a 100644 (file)
@@ -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