Comment tweak.

master
Camilla Berglund ago%!(EXTRA string=14 years)
parent aae8999ecf
commit ed336b210c
  1. 2
      src/cocoa/cocoa_opengl.m

@ -64,7 +64,7 @@ void _glfwPlatformSwapInterval(int interval)
int _glfwPlatformExtensionSupported(const char* extension)
{
// There are no AGL, CGL or NSGL extensions.
// There are no NSGL extensions
return GL_FALSE;
}

Loading…
Cancel
Save