proper semantics for variable port-count
[ardour.git] / libs / ardour / ardour / session_metadata.h
index c2ab947dfed26dfaa838ad1e58e9e3df85ff38e1..a8fb977e51948d177d50fde32e80fa6ae4eedf54 100644 (file)
@@ -136,7 +136,7 @@ class LIBARDOUR_API SessionMetadata : public PBD::StatefulDestructible
 
   private:
 
-       static SessionMetadata *_metadata;  //singleton instance 
+       static SessionMetadata *_metadata;  //singleton instance
 
        typedef std::pair<std::string, std::string> Property;
        typedef std::map<std::string, std::string> PropertyMap;