globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / pbd / pbd / stateful_diff_command.h
index 2187c727edfaac8b971708268c9bcd12a4a3d180..95ece8732a6ab3a1bd73f94901d5ee244c37c314 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2010 Paul Davis 
+    Copyright (C) 2010 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
@@ -44,7 +44,7 @@ public:
 
        void operator() ();
        void undo ();
-        
+
        XMLNode& get_state ();
 
        bool empty () const;