summaryrefslogtreecommitdiff
path: root/src/mesa/main/texcompress_fxt1.c
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-10-01 16:35:25 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-10-01 16:55:35 -0700
commit5ebbabc5ccd03afe59299b8ce52ca862334fd252 (patch)
treeaefb03bcbd3533f5213354ecbefe26ae8f23877f /src/mesa/main/texcompress_fxt1.c
parent69c78bf2c21c239d6064847dd0628f3526d68f9b (diff)
mesa: Trivial correction to comment
Diffstat (limited to 'src/mesa/main/texcompress_fxt1.c')
-rw-r--r--src/mesa/main/texcompress_fxt1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress_fxt1.c b/src/mesa/main/texcompress_fxt1.c
index 3d8996c2fd..33f46d4c8b 100644
--- a/src/mesa/main/texcompress_fxt1.c
+++ b/src/mesa/main/texcompress_fxt1.c
@@ -25,7 +25,7 @@
/**
* \file texcompress_fxt1.c
- * GL_EXT_texture_compression_fxt1 support.
+ * GL_3DFX_texture_compression_FXT1 support.
*/