--- a/finch/gntcertmgr.c Mon Sep 09 14:47:22 2013 +0200 +++ b/finch/gntcertmgr.c Tue Sep 10 13:06:10 2013 +0200 @@ -89,8 +89,7 @@ default_hostname, FALSE, FALSE, NULL, _("OK"), G_CALLBACK(tls_peers_mgmt_import_ok2_cb), _("Cancel"), G_CALLBACK(tls_peers_mgmt_import_cancel2_cb), - NULL, NULL, NULL, - crt); + NULL, crt); g_free(default_hostname); } else { gchar * secondary;