[tor-commits] [tor/master] Fix whitespace
nickm at torproject.org
nickm at torproject.org
Wed Oct 31 15:27:20 UTC 2012
commit 9327a9f60777b3deb4f169f8a142164007ccb211
Author: Nick Mathewson <nickm at 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;
}
}
-
}
/**
More information about the tor-commits
mailing list