mirror of
https://github.com/glfw/glfw.git
synced 2025-04-07 22:43:06 +00:00
Comment fix.
This commit is contained in:
parent
b91116e2bc
commit
56f0bb8613
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ typedef struct _GLFWcursor _GLFWcursor;
|
|||
/*! @brief Window configuration.
|
||||
*
|
||||
* Parameters relating to the creation of the window but not directly related
|
||||
* to the framebuffer. This is used to pass context creation parameters from
|
||||
* to the framebuffer. This is used to pass window creation parameters from
|
||||
* shared code to the platform API.
|
||||
*/
|
||||
struct _GLFWwndconfig
|
||||
|
|
Loading…
Add table
Reference in a new issue