mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Undo accidental revert of part of r13713 by r14026.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14038 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -400,7 +400,7 @@ gnc_counter_end_handler(gpointer data_for_children,
|
||||
* entirely within its rights to refuse to read this bad
|
||||
* attribute. Gnucash will function correctly without the data
|
||||
* in this tag, so just let the error pass. */
|
||||
ret = FALSE;
|
||||
ret = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user