mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-14 14:48:32 +01:00
Because sometimes you don't want a lone "%s", and you don't want the compiler yelling at you about format strings that don't have any format in them. Closes #663