Fix faulty comment in previous commit.
git-svn-id: svn://localhost/ardour2/branches/3.0@11392 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
90bab430c4
commit
8d0f685d52
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user