genmarshal: Always generate the prototypes in the body
commit17a3c782db6d55717c13ef164570801bbcea7384
authorEmmanuele Bassi <ebassi@gnome.org>
Wed, 26 Apr 2017 12:59:18 +0000 (26 13:59 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Fri, 28 Apr 2017 16:39:14 +0000 (28 17:39 +0100)
treed0f692c946ff5319e2ff977a26b1ca92a52e312d
parent616cff7c8700c70f6fcc50001cb6889ec181df10
genmarshal: Always generate the prototypes in the body

This way code that does not manually include the generated marshallers
header and wishes to build with `-Wmissing-prototypes` will not generate
a compiler warning.

https://bugzilla.gnome.org/show_bug.cgi?id=781755
gobject/glib-genmarshal.c