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