Subj : src/sbbs3/zmodem.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Sat Feb 13 2021 03:14 pm https://gitlab.synchro.net/main/sbbs/-/commit/12ac1fc4c828739d5a76e66b Modified Files: src/sbbs3/zmodem.c Log Message: Accept hex headers terminated with 0x8A Some ZMODEM implementations set the high bit (even parity?) when sending this '\n' terminator. As reported via IRC: sexyz: !zmodem_recv_hex_header HEX header not terminated with LF: 138 (8Ah) .