mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
Initialising a "gchar *" struct member from a string literal may produce a warning; add an explicit cast to fix that. Bug #664275.
Initialising a "gchar *" struct member from a string literal may produce a warning; add an explicit cast to fix that. Bug #664275.