gnucash maint: Use NULL, not '\0', to set a char* argument to NULL.

John Ralls jralls at code.gnucash.org
Fri Jan 25 15:52:22 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/84d1c364 (commit)
	from  https://github.com/Gnucash/gnucash/commit/f9f714c7 (commit)



commit 84d1c3645d5ec55418a012b627537da0932ee7ff
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Jan 25 12:52:14 2019 -0800

    Use NULL, not '\0', to set a char* argument to NULL.



Summary of changes:
 libgnucash/app-utils/gnc-ui-util.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)



More information about the gnucash-patches mailing list