clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit cbc5162cd435f52e19dbf746835e691eb1e1acf4
parent e9cbef78cae9a60923a0ab9111fe25022cbf18ae
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Thu, 28 Apr 2016 18:44:05 +0200

Oups

Diffstat:
Minclude/clap/ext/embed-cocoa.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/clap/ext/embed-cocoa.h b/include/clap/ext/embed-cocoa.h @@ -6,7 +6,7 @@ # define CLAP_EXT_EMBED_COCOA "clap/embed/cocoa" -struct clap_plugin_embed_cooca +struct clap_plugin_embed_cococa { void (*get_size)(struct clap_plugin *plugin, int32_t *width,