The `name` member in the `_GLFWmonitorWayland` struct is used in two places. It is assigned the value from a variable of type `uint32_t` and is compared to another variable of type `uint32_t`, so `name` should also have the same type. Closes #1569.master
parent
1bd0a55aa7
commit
d25248343e
1 changed files with 1 additions and 1 deletions
Loading…
Reference in New Issue