Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / filter.cc
index c82f6ae4d6d4a438313892fcac4780dd8899332e..8067edf14ec71fc69377d88a6077c24329dfb9dc 100644 (file)
@@ -121,7 +121,7 @@ Filter::finish (boost::shared_ptr<Region> region, SourceList& nsrcs, string regi
        results.clear ();
 
        PropertyList plist;
-       
+
        plist.add (Properties::start, 0);
        plist.add (Properties::length, region->length());
        plist.add (Properties::name, region_name);