aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitmux.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-06-16 15:18:02 -0400
committerNick Mathewson <nickm@torproject.org>2014-06-16 15:18:02 -0400
commitdd362b52f35a1654969a96082372ee25a9710002 (patch)
treefad86e9b2243637027f675d43687b954971db2a4 /src/or/circuitmux.c
parent205084631257751b655c5bf33a1f290e2741bf27 (diff)
downloadtor-dd362b52f35a1654969a96082372ee25a9710002.tar
tor-dd362b52f35a1654969a96082372ee25a9710002.tar.gz
whitespace fixes
Diffstat (limited to 'src/or/circuitmux.c')
-rw-r--r--src/or/circuitmux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/circuitmux.c b/src/or/circuitmux.c
index 563166eb4..55580d5c2 100644
--- a/src/or/circuitmux.c
+++ b/src/or/circuitmux.c
@@ -1944,3 +1944,4 @@ circuitmux_count_queued_destroy_cells(const channel_t *chan,
return n_destroy_cells;
}
+