Maximilien Siavelis
2019-05-06 59521087f7c80c40525b17431f2988a815a842a0
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();