Subj : src/syncterm/term.c To : Git commit to main/sbbs/master From : Deucе Date : Sun Sep 29 2024 05:47 pm https://gitlab.synchro.net/main/sbbs/-/commit/93a8c94862d8c76146460413 Modified Files: src/syncterm/term.c Log Message: Fix bug generating SAUCE date introduced by commit dcf8c35f9b Using snprintf() prevents the last character of the date from being put into the string. .