summaryrefslogtreecommitdiff
path: root/testsuite/gtk/stringlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/stringlist.c')
-rw-r--r--testsuite/gtk/stringlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/stringlist.c b/testsuite/gtk/stringlist.c
index 90c8fb388a..cf163b8845 100644
--- a/testsuite/gtk/stringlist.c
+++ b/testsuite/gtk/stringlist.c
@@ -245,7 +245,7 @@ test_take (void)
int
main (int argc, char *argv[])
{
- g_test_init (&argc, &argv, NULL);
+ (g_test_init) (&argc, &argv, NULL);
changes_quark = g_quark_from_static_string ("What did I see? Can I believe what I saw?");