gcontini
2020-04-25 36093433d67c2eb2c2a7b86ff4ffb9138e1f1869
src/library/ini/SimpleIni.h
@@ -2488,6 +2488,9 @@
        bNeedNewLine = true;
    }
    // Append new empty line
    a_oOutput.Write(SI_NEWLINE_A);
    return SI_OK;
}