CVS update: gnucash/src/backend/net

Derek Atkins warlord@linas.org
Tue, 15 Oct 2002 23:49:02 -0500 (CDT)


Date:	Tuesday October 15, 2002 @ 23:49
Author:	warlord

Update of /home/cvs/cvsroot/gnucash/src/backend/net
In directory www.linas.org:/tmp/cvs-serv27421/src/backend/net

Modified Files:
	NetIO.c 
Log Message:
	* Update the Backend API in the engine for better plugability.
	  Change the File, Net, and Postgres backends to use the new API.
	  Fixes bug 94648.

	* src/engine/engine-helpers.c: fix a compiler warning