gnucash master: Fix extra comment close.

John Ralls jralls at code.gnucash.org
Tue Jul 7 19:40:14 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/df05702f (commit)
	from  https://github.com/Gnucash/gnucash/commit/6447be9b (commit)



commit df05702ffbf956b5daba05c40d39c08c0408c3b6
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jul 7 16:40:02 2015 -0700

    Fix extra comment close.

diff --git a/src/libqof/qof/kvp-value.hpp b/src/libqof/qof/kvp-value.hpp
index 7288ad0..99ddcf8 100644
--- a/src/libqof/qof/kvp-value.hpp
+++ b/src/libqof/qof/kvp-value.hpp
@@ -53,7 +53,7 @@ extern "C"
  * * KvpFrame*
  * * GDate
  */
- */
+
 struct KvpValueImpl
 {
     public:



Summary of changes:
 src/libqof/qof/kvp-value.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list