From 4561f8418331f74cabf29649e9a4df7e92504a90 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 17 Sep 2003 03:34:29 +0000 Subject: changed a comment --- src/mesa/swrast/swrast.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mesa') diff --git a/src/mesa/swrast/swrast.h b/src/mesa/swrast/swrast.h index 011c71ae4b..655c74077f 100644 --- a/src/mesa/swrast/swrast.h +++ b/src/mesa/swrast/swrast.h @@ -1,4 +1,3 @@ - /* * Mesa 3-D graphics library * Version: 5.1 @@ -221,7 +220,7 @@ _swrast_CopyColorTable( GLcontext *ctx, /* - * Texture fallbacks, Brian Paul. Could also live in a new module + * Texture fallbacks. Could also live in a new module * with the rest of the texture store fallbacks? */ extern void -- cgit v1.2.3