X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=tests%2Fcheck_update-account.c;h=0cdd2471d3bba22865794a2a5e11fc6798f05b56;hp=1a6f00db3c15dd32217d12de2228c27d2adcf3b2;hb=38454a69440197510b16c5a5444e19f234c91690;hpb=4ff67ad66fbd277cb5da561f0938d6752f0fe979 diff --git a/tests/check_update-account.c b/tests/check_update-account.c index 1a6f00d..0cdd247 100644 --- a/tests/check_update-account.c +++ b/tests/check_update-account.c @@ -98,7 +98,7 @@ func (gpointer_data) G_CALLBACK (on_progress_changed), queue); modest_mail_operation_update_account (mail_op, modest_account_mgr_get_default_account (acc_mgr), - TRUE, FALSE, NULL, update_account_cb, queue); + TRUE, FALSE, update_account_cb, queue); modest_mail_operation_queue_add (queue, mail_op); g_object_unref (G_OBJECT (mail_op));