Jan Willamowius
2019-04-22 12de86415acf6e6a6de88565d4a0caf1cb89a924
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();