Browse Source

Fix whitespace

Nick Mathewson 11 years ago
parent
commit
9327a9f607
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/channel.c

+ 0 - 1
src/or/channel.c

@@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan)
       break;
     }
   }
-
 }
 
 /**