Maximilien Siavelis
2019-05-06 0dbc8226fc718f0e4ce10308947a85b33c0f0385
src/library/ini/SimpleIni.h
@@ -1912,7 +1912,7 @@
        if (pComment) {
            DeleteString(a_pComment);
            a_pComment = pComment;
            CopyString(a_pComment);
            (void)CopyString(a_pComment);
        }
        Delete(a_pSection, a_pKey);
        iKey = keyval.end();