Do not use a string literal when a format string is expected
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 25 May 2015 13:04:06 +0000 (14:04 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 25 May 2015 13:04:06 +0000 (14:04 +0100)
commit525bbbd6bd7c9abb45c4ddfcfb8dcf45bbbd5726
tree90f64f061ee7e89870ca627ecec25a056f962677
parent5e7e058a9c26fa735386cf45b41ad91cc7768137
Do not use a string literal when a format string is expected

Otherwise we'll get compiler errors.

Based on a patch by: Vincent Le Garrec <legarrec.vincent@gmail.com>

https://bugzilla.gnome.org/show_bug.cgi?id=696749
gio/gregistrysettingsbackend.c