diff options
| author | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-01 16:35:25 -0700 |
|---|---|---|
| committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-10-01 16:55:35 -0700 |
| commit | 5ebbabc5ccd03afe59299b8ce52ca862334fd252 (patch) | |
| tree | aefb03bcbd3533f5213354ecbefe26ae8f23877f | |
| parent | 69c78bf2c21c239d6064847dd0628f3526d68f9b (diff) | |
mesa: Trivial correction to comment
| -rw-r--r-- | src/mesa/main/texcompress_fxt1.c | 2 |
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. */ |
