mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Removed trailing whitespace.
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
|||||||
/* Configure build time options of GLFW */
|
/* Configure build time options of GLFW */
|
||||||
|
|
||||||
/* Define this to 1 if XRandR is available */
|
/* Define this to 1 if XRandR is available */
|
||||||
#cmakedefine _GLFW_HAS_XRANDR 1
|
#cmakedefine _GLFW_HAS_XRANDR 1
|
||||||
/* Define this to 1 if Xf86VidMode is available */
|
/* Define this to 1 if Xf86VidMode is available */
|
||||||
#cmakedefine _GLFW_HAS_XF86VIDMODE 1
|
#cmakedefine _GLFW_HAS_XF86VIDMODE 1
|
||||||
|
|
||||||
/* Define this to 1 if glXGetProcAddress is available */
|
/* Define this to 1 if glXGetProcAddress is available */
|
||||||
|
|||||||
Reference in New Issue
Block a user