aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-12-15 13:22:41 -0500
committerNick Mathewson <nickm@torproject.org>2015-12-15 13:22:41 -0500
commitefc8b2dbbfa0659405edb1e388f1f84cb8023425 (patch)
tree956c76a6956f768063159abe5ed3b6943b872fe9 /src/or/connection.c
parentaa4be914f06baa92857de201a212b9fc9856bdb1 (diff)
downloadtor-efc8b2dbbfa0659405edb1e388f1f84cb8023425.tar.gz
tor-efc8b2dbbfa0659405edb1e388f1f84cb8023425.zip
clean whitespace
Diffstat (limited to 'src/or/connection.c')
-rw-r--r--src/or/connection.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/connection.c b/src/or/connection.c
index 7df02b538c..d6e5fcb277 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -4321,7 +4321,6 @@ connection_get_by_type_state_rendquery(int type, int state,
} \
STMT_END
-
/** Return a directory connection (if any one exists) that is fetching
* the item described by <b>purpose</b>/<b>resource</b>, otherwise return NULL.
*/