From: Brian Date: Wed, 24 Jan 2007 00:41:25 +0000 (-0700) Subject: updated comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c920d201c23f1ff1dfba06d3827e5a0e0d756283;p=mesa.git updated comment --- diff --git a/src/mesa/shader/prog_instruction.h b/src/mesa/shader/prog_instruction.h index c0156205945..83e8d7080b4 100644 --- a/src/mesa/shader/prog_instruction.h +++ b/src/mesa/shader/prog_instruction.h @@ -26,8 +26,7 @@ /** * \file prog_instruction.h * - * Private vertex program types and constants only used by files - * related to vertex programs. + * Vertex/fragment program instruction datatypes and constants. * * \author Brian Paul * \author Keith Whitwell