Subj : CVS commit src/xpdev/ini_file.c ini_file.h To : All From : rswindell Date : Fri Apr 15 2005 06:22 pm src/xpdev ini_file.c 1.66 1.67 ini_file.h 1.27 1.28 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv8714 Modified Files: ini_file.c ini_file.h Log Message: iniFileOpen() now takes a BOOL argument to specify whether or not to create the file if it doesn't exist (previously, it would always create it). .