mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
clean up error message
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9279 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
3047f029b3
commit
a8f98633d1
@ -640,7 +640,7 @@ int ofx_proc_account_cb(struct OfxAccountData data)
|
||||
}
|
||||
else
|
||||
{
|
||||
PERR("Gnucash ofx_proc_account():FATAL ERROR' account online ID not available\n");
|
||||
PERR("account online ID not available");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user