mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 11:10:17 +01:00
Fix typo
This commit is contained in:
parent
733c4beb16
commit
67bd672c88
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ static const char GLServerExtensions[] =
|
|||
"GL_EXT_copy_texture "
|
||||
"GL_EXT_draw_range_elements "
|
||||
"GL_EXT_fog_coord "
|
||||
"GL_EXT_framebuffe_object "
|
||||
"GL_EXT_framebuffer_object "
|
||||
"GL_EXT_multi_draw_arrays "
|
||||
"GL_EXT_packed_pixels "
|
||||
"GL_EXT_point_parameters "
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue