From: Ian Romanick Date: Fri, 1 Oct 2010 23:35:25 +0000 (-0700) Subject: mesa: Trivial correction to comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ebbabc5ccd03afe59299b8ce52ca862334fd252;p=mesa.git mesa: Trivial correction to comment --- diff --git a/src/mesa/main/texcompress_fxt1.c b/src/mesa/main/texcompress_fxt1.c index 3d8996c2fdc..33f46d4c8bb 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. */