aboutsummaryrefslogtreecommitdiff
path: root/src/or/main.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-11-27 22:57:04 -0500
committerNick Mathewson <nickm@torproject.org>2014-11-27 22:57:04 -0500
commite2641484a72c342ad6313eea135709f21c3a225a (patch)
treed84132576482816fb51fe85b034bdf0691b4e179 /src/or/main.c
parentb1e1b439b892624b7dbe2f631a9ddb41b16ecdd6 (diff)
downloadtor-e2641484a72c342ad6313eea135709f21c3a225a.tar.gz
tor-e2641484a72c342ad6313eea135709f21c3a225a.zip
One more, appease "make check-spaces"
Diffstat (limited to 'src/or/main.c')
-rw-r--r--src/or/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/main.c b/src/or/main.c
index 64ccbd496c..e78e9bf6a6 100644
--- a/src/or/main.c
+++ b/src/or/main.c
@@ -224,7 +224,6 @@ set_buffer_lengths_to_zero(tor_socket_t s)
}
#endif
-
/** Return 1 if we have successfully built a circuit, and nothing has changed
* to make us think that maybe we can't.
*/