globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / surfaces / generic_midi / midiaction.h
index 5686af32be2da24dba4e9fb4fc9b8fa5735a115a..5ff022eae3a2f076eb86df0de30543b47b8e0982 100644 (file)
@@ -1,6 +1,6 @@
 /*
     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
     the Free Software Foundation; either version 2 of the License, or
@@ -31,7 +31,7 @@
 
 #include "midiinvokable.h"
 
-namespace Gtk { 
+namespace Gtk {
         class Action;
 }