globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / ardour / source_factory.cc
index 7ef7ae12d1b64944354ace0356bd57771d7bd898..6640a2493ecd63303610e16d0df58687f36020cc 100644 (file)
@@ -308,7 +308,7 @@ SourceFactory::createExternal (DataType type, Session& s, const string& path,
 }
 
 boost::shared_ptr<Source>
-SourceFactory::createWritable (DataType type, Session& s, const std::string& path, 
+SourceFactory::createWritable (DataType type, Session& s, const std::string& path,
                               bool destructive, framecnt_t rate, bool announce, bool defer_peaks)
 {
        /* this might throw failed_constructor(), which is OK */