From: Nick Mathewson Date: Wed, 31 Oct 2012 15:27:13 +0000 (-0400) Subject: Fix whitespace X-Git-Tag: tor-0.2.4.6-alpha~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9327a9f60777b3deb4f169f8a142164007ccb211;p=thirdparty%2Ftor.git Fix whitespace --- diff --git a/src/or/channel.c b/src/or/channel.c index cd5972f1ec..cbf7f99be1 100644 --- a/src/or/channel.c +++ b/src/or/channel.c @@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan) break; } } - } /**