xserver: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Tue Oct 21 13:00:54 PDT 2008


 glx/glxscreens.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 81e197b2a5457bb9f7ed72f82c2d33fd8dbfc202
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Oct 21 16:00:32 2008 -0400

    Bug #18159: Spell "anisotropic" correctly

diff --git a/glx/glxscreens.c b/glx/glxscreens.c
index 8e59571..0c76cfd 100644
--- a/glx/glxscreens.c
+++ b/glx/glxscreens.c
@@ -106,7 +106,7 @@ static const char GLServerExtensions[] =
  			"GL_EXT_texture_env_add "
  			"GL_EXT_texture_env_combine "
  			"GL_EXT_texture_env_dot3 "
- 			"GL_EXT_texture_filter_ansiotropic "
+ 			"GL_EXT_texture_filter_anisotropic "
 			"GL_EXT_texture_lod "
  			"GL_EXT_texture_lod_bias "
  			"GL_EXT_texture_mirror_clamp "


More information about the xorg-commit mailing list