gcontini
2019-11-30 2f0af3f9062c77b5c04d068e51f2b66c88987b8a
src/library/ini/SimpleIni.h
@@ -2488,6 +2488,9 @@
        bNeedNewLine = true;
    }
    // Append new empty line
    a_oOutput.Write(SI_NEWLINE_A);
    return SI_OK;
}