summaryrefslogtreecommitdiff
path: root/tests/testrichtext.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testrichtext.c')
-rw-r--r--tests/testrichtext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testrichtext.c b/tests/testrichtext.c
index 7da1bef897..7572599fc6 100644
--- a/tests/testrichtext.c
+++ b/tests/testrichtext.c
@@ -143,7 +143,7 @@ main (gint argc,
GdkAtom atom;
guint i, broken = 0;
- gtk_init (&argc, &argv);
+ gtk_init ();
/* initialize random numbers, disable this for deterministic testing */
if (1)