mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Fix comment
This commit is contained in:
parent
120082ee3a
commit
b0277a129b
|
@ -455,7 +455,7 @@ static void detectEWMH(void)
|
|||
XFree(supportedAtoms);
|
||||
}
|
||||
|
||||
// Initialize X11 display and look for supported X11 extensions
|
||||
// Look for and initialize supported X11 extensions
|
||||
//
|
||||
static GLFWbool initExtensions(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user