mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
fix docos
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8172 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
a65a2499e8
commit
e5d7cd62ee
@ -64,7 +64,7 @@ void xaccAccountTreeScrubOrphans (Account *acc);
|
||||
void xaccGroupScrubOrphans (AccountGroup *grp);
|
||||
|
||||
/** The ScrubSplit methods ensure that splits with the same commodity
|
||||
* and command currency have the same amount and value.
|
||||
* and currency have the same amount and value.
|
||||
*/
|
||||
void xaccSplitScrub (Split *split);
|
||||
void xaccTransScrubSplits (Transaction *trans);
|
||||
|
Loading…
Reference in New Issue
Block a user