diff -r d0b5e37899e1 -r ddbc1337332c pidgin/gtkcertmgr.c --- a/pidgin/gtkcertmgr.c Mon Sep 09 14:47:22 2013 +0200 +++ b/pidgin/gtkcertmgr.c Tue Sep 10 13:06:10 2013 +0200 @@ -194,7 +194,7 @@ G_CALLBACK(tls_peers_mgmt_import_ok2_cb), _("Cancel"), G_CALLBACK(tls_peers_mgmt_import_cancel2_cb), - NULL, NULL, NULL, /* No account/who/conv*/ + NULL, /* No additional parameters */ crt /* Pass cert instance to callback*/ );