crlf 344 src/dps8/dps8_prt.c static const uint8 crlf[4] = { '\r', '\n', '\r', '\n' }; crlf 726 src/dps8/dps8_prt.c ssize_t n_write = write (prt_state[prt_unit_num].prtfile, crlf, 2);