Arnaud Botella
2020-04-29 52745e7663f2657c6a06f624ecbe1e9069a5e6f9
src/library/ini/SimpleIni.h
@@ -2488,6 +2488,9 @@
        bNeedNewLine = true;
    }
    // Append new empty line
    a_oOutput.Write(SI_NEWLINE_A);
    return SI_OK;
}