summaryrefslogtreecommitdiff
path: root/glib/gerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'glib/gerror.c')
-rw-r--r--glib/gerror.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/gerror.c b/glib/gerror.c
index e6ce3c072..2adbdf84d 100644
--- a/glib/gerror.c
+++ b/glib/gerror.c
@@ -645,6 +645,7 @@ g_clear_error (GError **err)
}
}
+G_GNUC_PRINTF(2, 0)
static void
g_error_add_prefix (gchar **string,
const gchar *format,