summaryrefslogtreecommitdiff
path: root/src/or/channel.c
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2018-01-06 15:02:12 -0500
committerRoger Dingledine <arma@torproject.org>2018-01-06 15:02:12 -0500
commit94ec5af5fe5117eb1294f0fafd527e7758ef37d8 (patch)
tree9a289e37a65601ecaa40d7142c48188140d29b36 /src/or/channel.c
parent4f83d6d6ad336268d5befd757301c894e5072e1e (diff)
downloadtor-94ec5af5fe5117eb1294f0fafd527e7758ef37d8.tar.gz
tor-94ec5af5fe5117eb1294f0fafd527e7758ef37d8.zip
whitespace and typo fixes
Diffstat (limited to 'src/or/channel.c')
-rw-r--r--src/or/channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/channel.c b/src/or/channel.c
index 845fc3cb44..345a90a004 100644
--- a/src/or/channel.c
+++ b/src/or/channel.c
@@ -1917,7 +1917,7 @@ channel_do_open_actions(channel_t *chan)
CHANNELPADDING_SOS_PARAM,
CHANNELPADDING_SOS_DEFAULT, 0, 1)) {
/* Disable if we're using RSOS and the consensus disabled padding
- * for RSOS*/
+ * for RSOS */
channelpadding_disable_padding_on_channel(chan);
} else if (get_options()->ReducedConnectionPadding) {
/* Padding can be forced and/or reduced by clients, regardless of if