#https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/26412/diffs#961ab7ed8701436ae6dfa236ad9fd2e113c50859 --- a/provider/client/ECGenericProp.cpp +++ b/provider/client/ECGenericProp.cpp @@ -854,7 +854,7 @@ ++nProblem; continue; } - auto hrT = HrDeleteRealProp(lpPropTagArray->aulPropTag[i],FALSE); + auto hrT = HrDeleteRealProp(lpPropTagArray->aulPropTag[i],false); if (hrT == hrSuccess) continue; // Add the error