commit 9327a9f60777b3deb4f169f8a142164007ccb211 Author: Nick Mathewson nickm@torproject.org Date: Wed Oct 31 11:27:13 2012 -0400
Fix whitespace --- src/or/channel.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/or/channel.c b/src/or/channel.c index cd5972f..cbf7f99 100644 --- a/src/or/channel.c +++ b/src/or/channel.c @@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan) break; } } - }
/**
tor-commits@lists.torproject.org