From 8d0f685d521e0bba07b0beb510518e8f6bffb209 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 30 Jan 2012 21:11:35 +0000 Subject: Fix faulty comment in previous commit. git-svn-id: svn://localhost/ardour2/branches/3.0@11392 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/session_process.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/session_process.cc') diff --git a/libs/ardour/session_process.cc b/libs/ardour/session_process.cc index db45143259..cd3c023f3e 100644 --- a/libs/ardour/session_process.cc +++ b/libs/ardour/session_process.cc @@ -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) -- cgit v1.2.3