Fix comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@12759 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
24b418598a
commit
c502f0981f
@ -125,7 +125,7 @@ PBD::Signal0<void> Session::SuccessfulGraphSort;
|
||||
static void clean_up_session_event (SessionEvent* ev) { delete ev; }
|
||||
const SessionEvent::RTeventCallback Session::rt_cleanup (clean_up_session_event);
|
||||
|
||||
/** @param snapshot_name Snapshot name, without .ardour prefix */
|
||||
/** @param snapshot_name Snapshot name, without .ardour suffix */
|
||||
Session::Session (AudioEngine &eng,
|
||||
const string& fullpath,
|
||||
const string& snapshot_name,
|
||||
|
Loading…
Reference in New Issue
Block a user