Gabriele Contini
2020-02-01 ff98d4b3df98899fa82ac5f0623dd1e1dad85def
src/library/ini/SimpleIni.h
@@ -2488,6 +2488,9 @@
        bNeedNewLine = true;
    }
    // Append new empty line
    a_oOutput.Write(SI_NEWLINE_A);
    return SI_OK;
}