Consistent style.
git-svn-id: svn://localhost/ardour2/branches/3.0@13180 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f404e90836
commit
bfb5292e74
@ -1362,7 +1362,8 @@ LV2Plugin::cleanup()
|
||||
}
|
||||
|
||||
void
|
||||
LV2Plugin::allocate_atom_event_buffers () {
|
||||
LV2Plugin::allocate_atom_event_buffers()
|
||||
{
|
||||
/* reserve local scratch buffers for ATOM event-queues */
|
||||
const LilvPlugin* p = _impl->plugin;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user