Fix the declarations of the new functions to return GType, not void. Also
authorMatthias Clasen <maclas@gmx.de>
Tue, 6 Jul 2004 14:13:24 +0000 (14:13 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 6 Jul 2004 14:13:24 +0000 (14:13 +0000)
commita41b04a301a7ec7173b64d947469fc2ecef61e7a
treea4ff15968fcd545ab01918ae1d04570a27fcedac
parent8414d97c5b76b2485460988937ddb3d70d38d294
Fix the declarations of the new functions to return GType, not void. Also

Tue Jul  6 00:46:43 2004  Matthias Clasen  <maclas@gmx.de>

* gtypemodule.h:
* gtypemodule.c: Fix the declarations of the new
functions to return GType, not void.
Also add missing includes.  (#145508, Morten Welinder)
gobject/ChangeLog
gobject/gtypemodule.c
gobject/gtypemodule.h