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:
parent
a1d5d6f444
commit
368214b47d
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user