summaryrefslogtreecommitdiff
path: root/testsuite/gtk/maplistmodel.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/gtk/maplistmodel.c')
-rw-r--r--testsuite/gtk/maplistmodel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/gtk/maplistmodel.c b/testsuite/gtk/maplistmodel.c
index 53cd8a4db3..6e42479624 100644
--- a/testsuite/gtk/maplistmodel.c
+++ b/testsuite/gtk/maplistmodel.c
@@ -289,7 +289,7 @@ test_set_map_func (void)
int
main (int argc, char *argv[])
{
- g_test_init (&argc, &argv, NULL);
+ (g_test_init) (&argc, &argv, NULL);
setlocale (LC_ALL, "C");
number_quark = g_quark_from_static_string ("Hell and fire was spawned to be released.");