Add missing *.

* gobject/tut_howto.xml: Add missing *.

svn path=/trunk/; revision=6829
This commit is contained in:
Matthias Clasen
2008-04-08 01:54:28 +00:00
parent 755460aea9
commit 43964b2fc1
2 changed files with 8 additions and 1 deletions

View File

@@ -409,7 +409,7 @@ struct _MamanBarPrivate {
gboolean dispose_has_run;
};
static GObjectClass parent_class = NULL;
static GObjectClass *parent_class = NULL;
static void
bar_dispose (GObject *obj)