Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / ardour / ladspa_plugin.h
index c49e9d3a213c181d259d8e974a822adfb10a688c..0dd7f9efacfe0d4dcd4ca22573be07c6141d812b 100644 (file)
@@ -133,7 +133,7 @@ class LadspaPlugin : public ARDOUR::Plugin
        bool                     _was_activated;
 
        void find_presets ();
-       
+
        void init (void *mod, uint32_t index, framecnt_t rate);
        void run_in_place (pframes_t nsamples);
        void latency_compute_run ();