Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / unknown_processor.h
index 2753094756ec94f4c25c2a5db6d223d22a911af2..36981030ce844bed2e7141c0870e68997f95ac7c 100755 (executable)
@@ -52,7 +52,7 @@ public:
        bool can_support_io_configuration (const ChanCount &, ChanCount &) const {
                return false;
        }
-       
+
        XMLNode & state (bool);
 
 private: