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:
Chris Shoemaker
2006-05-14 11:59:39 +00:00
parent 4c941fbefb
commit 9c714d3e12
+1 -1
View File
@@ -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;
}
}