glib/gobject
Martin Baulig f7ffcb3a92 Several minor ANSI C fixes.
2000-09-29  Martin Baulig  <baulig@suse.de>

	Several minor ANSI C fixes.

	Added missing casts:
	* gtype.c (type_class_init): `(gpointer) bnode->data->class.class_init_base'
	in call to g_slist_prepend() and
	'GBaseInitFunc class_init_base = (GBaseInitFunc) slist->data'.

	* gobject.c: Put text following #endif into comments.
2000-09-29 13:40:21 +00:00
..
2000-09-28 14:06:26 +00:00
2000-09-29 13:40:21 +00:00
2000-08-21 23:06:11 +00:00
2000-09-29 13:40:21 +00:00
2000-08-21 23:06:11 +00:00
2000-09-29 13:40:21 +00:00