debug flag for session destruction and waf option for boost SP debug
[ardour.git] / libs / ardour / ardour / audiofile_tagger.h
index 9da84df5618b83761c85dbb23bfac8bf05c3d9b4..0519e2233c70f5f1dba69b4387d61a2308907410 100644 (file)
@@ -38,7 +38,7 @@ class AudiofileTagger
   public:
 
        /* Tags file with metadata, return true on success */
-       
+
        static bool tag_file (std::string const & filename, SessionMetadata const & metadata);
 
   private: