globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / ardour / session_directory.cc
index b6536ebec968bd55379c675ea7c75270cfeb56f8..aaeb599a624520a2bea53f98a47b37614e9fcc36 100644 (file)
@@ -42,7 +42,7 @@ SessionDirectory::SessionDirectory (const std::string& session_path)
 
 }
 
-SessionDirectory& 
+SessionDirectory&
 SessionDirectory::operator= (const std::string& newpath)
 {
        m_root_path = newpath;