]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix whitespace
authorNick Mathewson <nickm@torproject.org>
Wed, 31 Oct 2012 15:27:13 +0000 (11:27 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 31 Oct 2012 15:27:13 +0000 (11:27 -0400)
src/or/channel.c

index cd5972f1eccb93ee6ba448d94cc786162569111e..cbf7f99be19c7c6f8500cb0d233e46416d871035 100644 (file)
@@ -2462,7 +2462,6 @@ channel_process_cells(channel_t *chan)
       break;
     }
   }
-
 }
 
 /**