Update prototype API (3f739738) for windows/dll compat
authorRobin Gareus <robin@gareus.org>
Sun, 30 Oct 2016 16:38:24 +0000 (17:38 +0100)
committerRobin Gareus <robin@gareus.org>
Sun, 30 Oct 2016 16:39:55 +0000 (17:39 +0100)
commitdb2d238cecdbb0b58f33c5032191a27ac70669dc
treefbc21af52f94c093e089459c7a8eb64203d3a9ee
parent9773cfa92645f8caf8aa524a5e7f45bb4d4d1b24
Update prototype API (3f739738) for windows/dll compat

memory allocated by a .dll must be free()d by the given dll.
libs/ardour/ardour/lv2_extensions.h
libs/ardour/lv2_plugin.cc