updated comment
authorBrian <brian@nostromo.localnet.net>
Wed, 24 Jan 2007 00:41:25 +0000 (17:41 -0700)
committerBrian <brian@nostromo.localnet.net>
Wed, 24 Jan 2007 00:41:25 +0000 (17:41 -0700)
src/mesa/shader/prog_instruction.h

index c015620..83e8d70 100644 (file)
@@ -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