• src/xpdev/ini_file.c ini_file.h

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Dec 12 22:22:58 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/7712e945dd04c13243674556
    Modified Files:
    src/xpdev/ini_file.c ini_file.h
    Log Message:
    The iniFree*StringList() functions now return the type passed

    This helps with C++ callers that use the short-hand syntax:
    list = iniFreeStringList(list)

    ... with C++'s increased type-safety, you can't just assign void* around willy-nilly.
    --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)