mirror of
https://github.com/glfw/glfw.git
synced 2026-09-18 22:55:46 +00:00
Made struct member lowercase.
This commit is contained in:
+1
-1
@@ -244,7 +244,7 @@ typedef struct _GLFWlibraryX11
|
||||
int interval;
|
||||
int blanking;
|
||||
int exposure;
|
||||
} Saver;
|
||||
} saver;
|
||||
|
||||
// Fullscreen data
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user