mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Grammar fix.
This commit is contained in:
parent
c38f33adda
commit
dbef5ea46b
@ -60,8 +60,8 @@ extern "C" {
|
|||||||
* * `GLFW_EXPOSE_NATIVE_GLX`
|
* * `GLFW_EXPOSE_NATIVE_GLX`
|
||||||
* * `GLFW_EXPOSE_NATIVE_EGL`
|
* * `GLFW_EXPOSE_NATIVE_EGL`
|
||||||
*
|
*
|
||||||
* These macros select which of the native access functions are declared and
|
* These macros select which of the native access functions that are declared
|
||||||
* which platform-specific headers to include. It is then up your (by
|
* and which platform-specific headers to include. It is then up your (by
|
||||||
* definition platform-specific) code to handle which of these should be
|
* definition platform-specific) code to handle which of these should be
|
||||||
* defined.
|
* defined.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user