Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / gtk2_ardour / editor_items.h
index 15e56a331361893e3da4b2903d2de76914c96ffd..44765ffe914ceaa1fe7727cba4c7676229e0e5e2 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
@@ -60,9 +60,9 @@ enum ItemType {
 #endif
 
        CrossfadeViewItem,
-       
+
        /* don't remove this */
-       
+
        NoItem
 };