Files
glfw/src
Luflosi 3facbd2083 Use the correct type for a struct member
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.

(cherry picked from commit d25248343e)
2019-11-05 17:58:10 +01:00
..
2019-07-16 14:38:14 +02:00
2019-05-27 16:34:23 +02:00
2019-07-16 14:38:14 +02:00
2019-07-16 14:38:14 +02:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-05-27 16:34:23 +02:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-04-15 20:50:00 +02:00
2019-05-27 16:34:23 +02:00
2019-09-23 15:27:17 +02:00
2019-07-16 14:38:14 +02:00
2019-07-16 14:39:19 +02:00
2019-09-23 15:27:17 +02:00
2019-09-23 15:26:23 +02:00
2019-09-23 15:26:23 +02:00