r17929 - gnucash/trunk/src/engine - Doxygen: Adjust the style of a comment block for consistency and to eliminate a splint warning.

Charles Day cedayiv at cvs.gnucash.org
Tue Feb 17 11:49:52 EST 2009


Author: cedayiv
Date: 2009-02-17 11:49:52 -0500 (Tue, 17 Feb 2009)
New Revision: 17929
Trac: http://svn.gnucash.org/trac/changeset/17929

Modified:
   gnucash/trunk/src/engine/Account.h
Log:
Doxygen: Adjust the style of a comment block for consistency and to eliminate a splint warning.


Modified: gnucash/trunk/src/engine/Account.h
===================================================================
--- gnucash/trunk/src/engine/Account.h	2009-02-16 21:30:21 UTC (rev 17928)
+++ gnucash/trunk/src/engine/Account.h	2009-02-17 16:49:52 UTC (rev 17929)
@@ -1023,7 +1023,7 @@
 Split * xaccAccountFindSplitByDesc(const Account *account, 
                                    const char *description);
 
-/*@}*/
+/** @} */
 
 /* ------------------ */
 



More information about the gnucash-changes mailing list