summaryrefslogtreecommitdiff
path: root/tests/testexpander.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testexpander.c')
-rw-r--r--tests/testexpander.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testexpander.c b/tests/testexpander.c
index 61329dca6c..286e479009 100644
--- a/tests/testexpander.c
+++ b/tests/testexpander.c
@@ -30,7 +30,7 @@ main (int argc, char *argv[])
GtkWidget *tv;
GtkTextBuffer *buffer;
- gtk_init (&argc, &argv);
+ gtk_init ();
dialog = gtk_message_dialog_new_with_markup (NULL,
0,