Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / libs / ardour / ardour / named_selection.h
index 0c13bcedc1a4f617e15b416f4352a2a142570114..2dcfbd131cd5f2c0dd7f52318c216b4f27e8f387 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2003 Paul Davis 
+    Copyright (C) 2003 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
@@ -24,7 +24,7 @@
 #include <list>
 #include <boost/shared_ptr.hpp>
 
-#include "pbd/stateful.h" 
+#include "pbd/stateful.h"
 
 class XMLNode;