Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / gtk2_ardour / editor_audiotrack.cc
index 997bf41a3ffd2107b7860d86f40006aba687b0ff..084a7f99841bd88bd612ba1015bf051ce3886c41 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2000-2007 Paul Davis 
+    Copyright (C) 2000-2007 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
@@ -73,7 +73,7 @@ gint
 Editor::stop_updating ()
 {
        RouteTimeAxisView* rtv;
-       
+
        meters_running = false;
        fast_screen_update_connection.disconnect();
        //cerr << "Editor::stop_updating () called" << endl;//DEBUG