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