mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 07:05:49 +00:00
Fix comment
This commit is contained in:
+1
-1
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user