diff --git a/testsuite/gtk/notify.c b/testsuite/gtk/notify.c index 1c37c8cc66..62c22f2920 100644 --- a/testsuite/gtk/notify.c +++ b/testsuite/gtk/notify.c @@ -26,8 +26,8 @@ static void assert_notifies (GObject *object, const char *property, - guint expected, - guint counted) + guint counted, + guint expected) { if (expected == counted) return;