Subj : CVS commit src/sbbs3/filedat.c To : All From : rswindell Date : Fri May 13 2005 12:41 am src/sbbs3 filedat.c 1.24 1.25 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv31300 Modified Files: filedat.c Log Message: Fixed recent bug in getfilepath() - can't use SAFEPRINTF on a pointer (sizeof returns 4). .