Merge branch 'master' into glsl2
[mesa.git] / src / mesa / program / prog_instruction.h
index 21ec8137500ec1af94c09c3bce42a687b2943099..1d850c4d5d5c74b0a4949d9b20e74fd02de628bc 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.
     */