diff options
Diffstat (limited to 'gio/gdbusauth.c')
-rw-r--r-- | gio/gdbusauth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/gdbusauth.c b/gio/gdbusauth.c index 962a218c0..dd4cc2ca5 100644 --- a/gio/gdbusauth.c +++ b/gio/gdbusauth.c @@ -46,6 +46,7 @@ #include "glibintl.h" +G_GNUC_PRINTF(1, 2) static void debug_print (const gchar *message, ...) { |