CVS update: gnucash/src/import-export

Derek Atkins warlord@linas.org
Tue, 22 Oct 2002 22:33:51 -0500 (CDT)


Date:	Tuesday October 22, 2002 @ 22:33
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/import-export
In directory www.linas.org:/tmp/cvs-serv27926/src/import-export

Modified Files:
	Transaction-matcher.c gncmod-generic-import.c 
Log Message:
Fix a bunch of compiler warnings:

	* Transaction-matcher.c: use "=" not "==" to set a variable
	* gncmod-generic-import.c: comment out unused variable "engine"
	* dialog-scheduledxaction.c: comment out unused function
	* gnc-splash.[ch]: change splash-update to take a const string