mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Conform to change in g2 merge 2.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8998 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -378,7 +378,7 @@ gnc_network_make_keypair_check(gpointer data) {
|
||||
return TRUE;
|
||||
}
|
||||
else {
|
||||
gnc_error_dialog(_("Passphrases did not match."));
|
||||
gnc_error_dialog(NULL, _("Passphrases did not match."));
|
||||
gnc_network_make_keypair_handler(mk->html, mk->eb, data);
|
||||
gnc_network_free_make_keypair_info(mk);
|
||||
return FALSE;
|
||||
|
||||
Reference in New Issue
Block a user