mirror of
https://github.com/glfw/glfw.git
synced 2025-04-14 17:13:42 +00:00
Comment tweak.
This commit is contained in:
parent
aae8999ecf
commit
ed336b210c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue