Subj : src/sbbs3/scfg/scfg.c scfgchat.c scfgmsg.c scfgnet.c scfgnode.c scfgsy To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Fri Jan 16 2026 08:44 pm https://gitlab.synchro.net/main/sbbs/-/commit/54fe9968eb787fd5eade0044 Modified Files: src/sbbs3/scfg/scfg.c scfgchat.c scfgmsg.c scfgnet.c scfgnode.c scfgsys.c scfgxfr1.c scfgxfr2.c scfgxtrn.c src/uifc/uifc32.c uifcx.c Log Message: Change uifc.changes = 1/0 to TRUE/FALSE It's still BOOL instead not bool. That can likely be fixed now too. .