diff options
| -rw-r--r-- | src/mesa/shader/prog_instruction.h | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mesa/shader/prog_instruction.h b/src/mesa/shader/prog_instruction.h index c015620594..83e8d7080b 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  | 
