Subj : src/xpdev/ini_file.c To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Sat Mar 25 2023 06:46 pm https://gitlab.synchro.net/main/sbbs/-/commit/a6c20de1a5aaa810405a4a25 Modified Files: src/xpdev/ini_file.c Log Message: iniSetDuration() just now sets key values to "0" (not "0S") when zero Remove trailing white-space (e.g. after the equals or colon following the key) in iniRemoveValue(). .