Subj : CVS commit src/sbbs3/zmodem.c To : All From : rswindell Date : Mon Jun 13 2005 07:09 pm src/sbbs3 zmodem.c 1.63 1.64 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv26263 Modified Files: zmodem.c Log Message: Fixed bug in zmodem_send_from() - wasn't adding the last block to the total bytes sent statistic (resulting in incorrect DSZLOG entries). .