Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing...
[ardour.git] / libs / ardour / ardour / internal_return.h
index 384f2900d87e134bba93719e354361a667fcd464..4d2839cb120d00ae46407bd8fde57180fb41b5a5 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2009 Paul Davis 
+    Copyright (C) 2009 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
@@ -30,7 +30,7 @@ namespace ARDOUR {
 
 class InternalReturn : public Return
 {
-  public:      
+  public:
        InternalReturn (Session&);
        InternalReturn (Session&, const XMLNode&);