1e9 Subj : CVS commit src/sbbs3/zmodem.c To : All From : rswindell Date : Thu Jun 02 2005 04:31 pm src/sbbs3 zmodem.c 1.29 1.30 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv12649 Modified Files: zmodem.c Log Message: Renamed zmodem_tx_header() to zmodem_tx_bin_header(), this function no longer sends hex headers (an apparent bug with CRC16-only peers anyway). Cleaned-up log output in zmodem_recv_init() (e.g. doesn't warn on ZFIN). . 0