Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / lv2_plugin.h
index fc345add43220c3099eb65936c842ca244efb879..3f49a8c9f4bf9174b50e4c30ecedf5187ce4ce1f 100644 (file)
@@ -105,7 +105,7 @@ class LV2Plugin : public ARDOUR::Plugin
 
        boost::shared_ptr<Plugin::ScalePoints>
        get_scale_points(uint32_t port_index) const;
-               
+
        static uint32_t midi_event_type () { return _midi_event_type; }
 
        void set_insert_info(const PluginInsert* insert);