Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / vst_plugin.h
index 83bf58c4aca65a0e0ca3e2696477f5804c413e5f..d1522059d1f8c4c63352701d05591a2f02acc997 100644 (file)
@@ -100,7 +100,7 @@ private:
        bool load_user_preset (PresetRecord);
        bool load_plugin_preset (PresetRecord);
        void add_state (XMLNode *) const;
-       
+
        FSTHandle* handle;
        FST*       _fst;
        AEffect*   _plugin;