mirror of
https://github.com/glfw/glfw.git
synced 2024-11-11 13:03:52 +00:00
Comment tweak.
This commit is contained in:
parent
aae8999ecf
commit
ed336b210c
@ -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…
Reference in New Issue
Block a user