Merge remote branch 'origin/master' into glsl2
[mesa.git] / src / mesa / program / prog_instruction.h
index dacbc33704bb974119be9d66308580f5525e331b..02df208945816fd7fd75671e1563ac0cf8e312ae 100644 (file)
@@ -401,7 +401,7 @@ struct prog_instruction
    /**
     * For BRA and CAL instructions, the location to jump to.
     * For BGNLOOP, points to ENDLOOP (and vice-versa).
-    * For BRK, points to BGNLOOP (which points to ENDLOOP).
+    * For BRK, points to ENDLOOP
     * For IF, points to ELSE or ENDIF.
     * For ELSE, points to ENDIF.
     */