Files
glfw/src
Luflosi d25248343e 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.
2019-10-06 17:36:46 +02:00
..
2019-04-16 23:08:39 +02:00
2019-06-16 16:57:09 +02:00
2019-04-16 23:08:39 +02:00
2019-05-24 14:43:49 +02:00
2019-06-16 16:57:09 +02:00
2019-06-16 16:57:09 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-05-24 14:43:49 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-05-24 14:43:49 +02:00
2019-09-16 12:30:25 +02:00
2019-04-16 23:08:39 +02:00
2019-06-16 16:57:09 +02:00
2019-07-01 11:30:57 +02:00
2019-09-16 12:30:25 +02:00
2019-08-27 19:29:56 +02:00
2019-08-27 19:29:56 +02:00
2019-04-16 23:08:39 +02:00