Minor tweaks to help out at a driver level.
[mesa.git] / src / mesa / main / mtypes.h
index 7e14da2559535bd7d79bcd58500cb6f4749af157..a5f7e366c1fef249428fbb06ba9c466aafd9c6a7 100644 (file)
@@ -1871,7 +1871,7 @@ struct matrix_stack
 /**
  * \name Bits to indicate what state has changed.  
  *
- * 6 unused flags.
+ * 4 unused flags.
  */
 /*@{*/
 #define _NEW_MODELVIEW         0x1        /**< __GLcontextRec::ModelView */