瀏覽代碼

Fixed comment

Sam Lantinga 9 年之前
父節點
當前提交
341d1ff920
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/video/x11/SDL_x11opengl.h

+ 1 - 1
src/video/x11/SDL_x11opengl.h

@@ -37,7 +37,7 @@ struct SDL_GLDriverData
     SDL_bool HAS_GLX_ARB_context_flush_control;
 
 	/* Max version of OpenGL ES context that can be created if the
-	   implementation supports WGL_EXT_create_context_es2_profile.
+	   implementation supports GLX_EXT_create_context_es2_profile.
 	   major = minor = 0 when unsupported.
 	 */
 	struct {