瀏覽代碼

check-spaces fix

Sebastian Hahn 13 年之前
父節點
當前提交
88698993a9
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/or/control.c

+ 0 - 1
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