Subj : src/xpdev/ini_file.c To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Sat Feb 11 2023 04:17 pm https://gitlab.synchro.net/main/sbbs/-/commit/242ba34e73d5f510f41f3406 Modified Files: src/xpdev/ini_file.c Log Message: When writing hex integer values, use "0" rather than "0x0" upgrade_to_v320.js sets these values to just "0", so let's not thrash on the format. .