From a13df148df3b663fe5ccd9a2dce1925a9cf84093 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 22 Mar 2001 04:56:50 +0000 Subject: minor comment update --- include/GL/gl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/GL/gl.h') diff --git a/include/GL/gl.h b/include/GL/gl.h index 46ff10f6f14..5d95b912a45 100644 --- a/include/GL/gl.h +++ b/include/GL/gl.h @@ -1,4 +1,4 @@ -/* $Id: gl.h,v 1.52 2001/03/21 16:00:17 brianp Exp $ */ +/* $Id: gl.h,v 1.53 2001/03/22 04:56:50 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -745,7 +745,7 @@ typedef double GLclampd; /* double precision float in [0,1] */ /* - * OpenGL 1.2 imaging subset (NOT IMPLEMENTED BY MESA) + * OpenGL 1.2 imaging subset */ /* GL_EXT_color_table */ #define GL_COLOR_TABLE 0x80D0 -- cgit v1.2.3