r13294 - gnucash/trunk - Make sure we use tabs, not spaces, in the transaction log (#331620)

Derek Atkins warlord at cvs.gnucash.org
Sun Feb 19 10:23:17 EST 2006


Author: warlord
Date: 2006-02-19 10:23:15 -0500 (Sun, 19 Feb 2006)
New Revision: 13294
Trac: http://svn.gnucash.org/trac/changeset/13294

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/engine/TransLog.c
   gnucash/trunk/src/import-export/log-replay/gnc-log-replay.c
Log:
Make sure we use tabs, not spaces, in the transaction log (#331620)

	* src/engine/TransLog.c:  use TABS not SPACES for column separators
	* src/import-export/log-replay/gnc-log-replay.c: use printf
	  so we don't have a tab->space conversion problem like we
	  did in TransLog.c
	  Fixes #331620.





More information about the gnucash-patches mailing list