add virtual method is_instrument() to PluginInfo (already existed for AUPluginInfo...
[ardour.git] / libs / ardour / session_process.cc
index db451432597c0f570ffbf79d098b350670bfa7d0..cd3c023f3eed5ad40e565687838be052937aa079 100644 (file)
@@ -147,7 +147,7 @@ Session::no_roll (pframes_t nframes)
 }
 
 /** @param need_butler to be set to true by this method if it needs the butler,
- *  otherwise it can be left alone or set to false.
+ *  otherwise it must be left alone.
  */
 int
 Session::process_routes (pframes_t nframes, bool& need_butler)