more vst tweaks

This commit is contained in:
unknown 2014-04-11 13:10:26 -05:00
parent 6cc2812f2e
commit 9fe353c4a2

View file

@ -20,7 +20,7 @@
*
* @param msg error message text (no newline at end).
*/
LIBARDOUR_API void (*fst_error_callback)(const char *msg);
LIBARDOUR void (*fst_error_callback)(const char *msg);
/**
* Set the @ref fst_error_callback for error message display.