r18644 - gnucash/trunk/src/backend/sql - Fix comment close

Phil Longstaff plongstaff at code.gnucash.org
Fri Feb 12 12:45:59 EST 2010


Author: plongstaff
Date: 2010-02-12 12:45:59 -0500 (Fri, 12 Feb 2010)
New Revision: 18644
Trac: http://svn.gnucash.org/trac/changeset/18644

Modified:
   gnucash/trunk/src/backend/sql/gnc-backend-sql.h
Log:
Fix comment close


Modified: gnucash/trunk/src/backend/sql/gnc-backend-sql.h
===================================================================
--- gnucash/trunk/src/backend/sql/gnc-backend-sql.h	2010-02-12 14:15:05 UTC (rev 18643)
+++ gnucash/trunk/src/backend/sql/gnc-backend-sql.h	2010-02-12 17:45:59 UTC (rev 18644)
@@ -714,5 +714,5 @@
 #endif /* GNC_BACKEND_SQL_H_ */
 
 /**
-  @}  end of the SQL Backend Core doxygen group */
+  @}  end of the SQL Backend Core doxygen group
 */



More information about the gnucash-changes mailing list