This causes warning and breaks e.g. the mozilla build.
This commit is contained in:
Matthias Clasen 2010-12-04 18:35:03 -05:00
parent b2274ba08a
commit 098e02c29d

View File

@ -66,11 +66,10 @@ struct _GtkSelectionData
GdkDisplay *GSEAL (display);
};
struct _GtkTargetEntry
{
const gchar *target;
guint flags;
guint info;
struct _GtkTargetEntry {
gchar *target;
guint flags;
guint info;
};
/* These structures not public, and are here only for the convenience of