Fix comment

This commit is contained in:
Camilla Löwy 2017-03-20 17:48:45 +01:00
parent 120082ee3a
commit b0277a129b

View File

@ -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)
{