Subj : CVS commit src/xpdev/dirwrap.c To : All From : rswindell Date : Mon Apr 18 2005 05:42 pm src/xpdev dirwrap.c 1.45 1.46 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv22428 Modified Files: dirwrap.c Log Message: Fixed Deuce's mod to backslash(): if path string ends in backslash on Unix, over-write backslash with forwardslash (rather than just appending it, creating and invalid path string). .