mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-18 19:51:57 +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.