mirror of
https://github.com/glfw/glfw.git
synced 2025-10-03 13:20:58 +00:00
* Missed two spaces ...
This commit is contained in:
parent
3893c693ac
commit
cf244380bf
@ -90,8 +90,8 @@ typedef struct _GLFWlibraryMir
|
||||
MirEGLNativeDisplayType display;
|
||||
EventQueue* event_queue;
|
||||
|
||||
pthread_mutex_t event_mutex;
|
||||
pthread_cond_t event_cond;
|
||||
pthread_mutex_t event_mutex;
|
||||
pthread_cond_t event_cond;
|
||||
|
||||
} _GLFWlibraryMir;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user