13
0

More whitespace-only changes.

Apologies for the noise, trying to dice a bunch of changes into reasonable commits...

git-svn-id: svn://localhost/ardour2/branches/3.0@13937 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
David Robillard 2013-01-21 01:44:36 +00:00
parent a1d5d6f444
commit 368214b47d
3 changed files with 14 additions and 13 deletions

View File

@ -62,7 +62,8 @@ protected:
framecnt_t read_unlocked (Evoral::EventSink<framepos_t>& dst,
framepos_t position,
framepos_t start, framecnt_t cnt,
framepos_t start,
framecnt_t cnt,
MidiStateTracker* tracker) const;
framecnt_t write_unlocked (MidiRingBuffer<framepos_t>& dst,