Subj : src/conio/x_events.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Jun 12 2023 06:00 pm https://gitlab.synchro.net/main/sbbs/-/commit/777fb6d8bec3c7dd85e6d919 Modified Files: src/conio/x_events.c Log Message: Actually, don't bother returning a value that's never used. Still be sure to check the return value of write() though. .