mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Renamed dlopen entry point mode name.
This commit is contained in:
@@ -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