diff options
Diffstat (limited to 'glib/tests/markup-escape.c')
-rw-r--r-- | glib/tests/markup-escape.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glib/tests/markup-escape.c b/glib/tests/markup-escape.c index 0cd90ef23..b2de289c2 100644 --- a/glib/tests/markup-escape.c +++ b/glib/tests/markup-escape.c @@ -96,6 +96,7 @@ unichar_test (gconstpointer d) escape_test (&t); } +G_GNUC_PRINTF(1, 3) static void test_format (const gchar *format, const gchar *expected, |