Subj : CVS commit src/odoors/ODPlat.c To : All From : deuce Date : Wed Apr 13 2005 11:41 pm src/odoors ODPlat.c 1.18 1.19 Update of /cvsroot/sbbs/src/odoors In directory cvs.synchro.net:/tmp/cvs-serv20684 Modified Files: ODPlat.c Log Message: Fix bug with *nix timers... due to a signed/unsigned problem, a timer cound go negative remaining... which would be returned as a huge positive. .