From 5ebbabc5ccd03afe59299b8ce52ca862334fd252 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 1 Oct 2010 16:35:25 -0700 Subject: mesa: Trivial correction to comment --- src/mesa/main/texcompress_fxt1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa') 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. */ -- cgit v1.2.3