mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Removed tab characters.
This commit is contained in:
@@ -59,7 +59,7 @@ typedef void* id;
|
||||
typedef struct _GLFWwindowNS
|
||||
{
|
||||
id object;
|
||||
id delegate;
|
||||
id delegate;
|
||||
id view;
|
||||
unsigned int modifierFlags;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user