Doxygen: Adjust the style of a comment block for consistency and to eliminate a splint warning.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17929 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Charles Day 2009-02-17 16:49:52 +00:00
parent e9929bd401
commit f4f9fed740

View File

@ -1023,7 +1023,7 @@ Transaction * xaccAccountFindTransByDesc(const Account *account,
Split * xaccAccountFindSplitByDesc(const Account *account,
const char *description);
/*@}*/
/** @} */
/* ------------------ */