Subj : src/syncterm/term.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Wed Mar 29 2023 12:40 pm https://gitlab.synchro.net/main/sbbs/-/commit/7aa6f21e42f94ff7807279a5 Modified Files: src/syncterm/term.c Log Message: Resolve GCC 12.2 warnings warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘void *’ warning: ‘sprintf’ writing a terminating nul past the end of the destination .