gnucash maint: Use PRIi64 instead of PRIx64

Geert Janssens gjanssens at code.gnucash.org
Thu Mar 17 17:11:57 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/c2ce2044 (commit)
	from  https://github.com/Gnucash/gnucash/commit/a27abf76 (commit)



commit c2ce20443453f8a9f1f1e9b1a26eabfb1a029122
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Mar 17 23:06:52 2016 +0100

    Use PRIi64 instead of PRIx64
    
    We obviously want our business counters to use integral numbers instead of hexadecimal...



Summary of changes:
 src/libqof/qof/qofbook.c           |  6 +++---
 src/libqof/qof/test/test-qofbook.c | 38 +++++++++++++++++++-------------------
 2 files changed, 22 insertions(+), 22 deletions(-)



More information about the gnucash-patches mailing list