mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-29 20:34:11 +02:00
Add missing *.
* gobject/tut_howto.xml: Add missing *. svn path=/trunk/; revision=6829
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user