Subj : CVS commit src/sbbs3/zmodem.c zmodem.h To : All From : rswindell Date : Fri Jun 03 2005 01:43 am src/sbbs3 zmodem.c 1.33 1.34 zmodem.h 1.23 1.24 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv14801 Modified Files: zmodem.c zmodem.h Log Message: Some harmless function and variable renaming. Bug-fix: zmodem_recv_file_data() will now seek to the resume offset. Bug-fix: zmodem_send_file() no-longer returns success unless it received a ZACK header from the receiver. .