[Geany-devel] [PATCH 2/3] Prevent -Wmissing-prototypes report warning when compiling a plugin

Nick Treleaven nick.treleaven at xxxxx
Thu Jun 10 11:05:37 UTC 2010


On Wed,  9 Jun 2010 21:40:58 +0200
Jiří Techet <techet at gmail.com> wrote:

> Signed-off-by: Jiří Techet <techet at gmail.com>
> ---
>  src/plugindata.h |    2 ++

> +	gint plugin_version_check(gint abi_ver);\
>  	gint plugin_version_check(gint abi_ver) \
>  	{ \

Why is this necessary?

Regards,
Nick



More information about the Devel mailing list