Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / gtk2_ardour / send_ui.h
index 5fe785b1564dfcae579fcaae93bc9ef2f5c5f014..df5a8a216ea91d1b302741b7c10fb9543745ddf4 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2002 Paul Davis 
+    Copyright (C) 2002 Paul Davis
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -55,7 +55,7 @@ class SendUI : public Gtk::HBox
 
        sigc::connection screen_update_connection;
        sigc::connection fast_screen_update_connection;
-               
+
        void ins_changed (ARDOUR::IOChange, void*);
        void outs_changed (ARDOUR::IOChange, void*);
 };