commit | c920d201c23f1ff1dfba06d3827e5a0e0d756283 | [log] [tgz] |
---|---|---|
author | Brian <brian@nostromo.localnet.net> | Tue Jan 23 17:41:25 2007 -0700 |
committer | Brian <brian@nostromo.localnet.net> | Tue Jan 23 17:41:25 2007 -0700 |
tree | 85ceffebe0cc76002c7c8c287954400cb1bf2f5c | |
parent | 6d4e561e399a1e203a80f8440691d64aa3493347 [diff] [blame] |
updated comment
diff --git a/src/mesa/shader/prog_instruction.h b/src/mesa/shader/prog_instruction.h index c015620..83e8d70 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