mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Removed trailing whitespace.
This commit is contained in:
parent
3ca63a0cf3
commit
946458568e
|
@ -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 */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user