summaryrefslogtreecommitdiff
path: root/src/or/relay.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2010-09-16 15:43:00 -0400
committerNick Mathewson <nickm@torproject.org>2010-09-16 15:44:14 -0400
commit01c6b01137df4339ca838332a3688ebd72834129 (patch)
treeb8a9b4b5f84159a73f4f9c4017a1117d29c7be4b /src/or/relay.c
parent80b631844b051af16bd2bc96545ed14cfadb50ad (diff)
downloadtor-01c6b01137df4339ca838332a3688ebd72834129.tar.gz
tor-01c6b01137df4339ca838332a3688ebd72834129.zip
I hear we are close to a release. Clean up the whitespace.
Diffstat (limited to 'src/or/relay.c')
-rw-r--r--src/or/relay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/relay.c b/src/or/relay.c
index f6f5d92fcb..b12cef4912 100644
--- a/src/or/relay.c
+++ b/src/or/relay.c
@@ -2551,3 +2551,4 @@ circuit_queue_streams_are_blocked(circuit_t *circ)
return circ->streams_blocked_on_p_conn;
}
}
+