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