mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Renamed dlopen entry point mode name.
This commit is contained in:
+1
-1
@@ -310,7 +310,7 @@ const char* _glfwPlatformGetVersionString(void)
|
||||
#elif defined(_GLFW_HAS_GLXGETPROCADDRESSEXT)
|
||||
" glXGetProcAddressEXT"
|
||||
#elif defined(_GLFW_DLOPEN_LIBGL)
|
||||
" dlopen(libGL)"
|
||||
" dlsym(libGL)"
|
||||
#else
|
||||
" (no OpenGL extension support)"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user