Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dbf8c17b authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "Make the appropriate cast to protect from mingw."

parents b3ea05a5 ed811eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2107,7 +2107,7 @@ static status_t writeResourceLoadedCallbackForLayoutClasses(
                indentStr);
    }

    return hasErrors ? UNKNOWN_ERROR : NO_ERROR;
    return hasErrors ? STATUST(UNKNOWN_ERROR) : NO_ERROR;
}

static status_t writeResourceLoadedCallback(