mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Removed duplicate prefixes.
This commit is contained in:
+2
-2
@@ -155,7 +155,7 @@ typedef struct _GLFWlibraryX11
|
||||
GLboolean available;
|
||||
int eventBase;
|
||||
int errorBase;
|
||||
} XF86VidMode;
|
||||
} VidMode;
|
||||
|
||||
struct {
|
||||
GLboolean available;
|
||||
@@ -164,7 +164,7 @@ typedef struct _GLFWlibraryX11
|
||||
int majorVersion;
|
||||
int minorVersion;
|
||||
GLboolean gammaBroken;
|
||||
} XRandR;
|
||||
} RandR;
|
||||
|
||||
// Screensaver data
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user