mesa: s/gl_vertex_attrib_array/gl_array_attributes/ in comments
[mesa.git] / src / mesa / main / arrayobj.c
index d9a65ba410504596f03875f8aa78ce7b6f8d739b..0f474243a78f76e93cbebce779628a6617a49cb9 100644 (file)
@@ -307,7 +307,7 @@ _mesa_initialize_vao(struct gl_context *ctx,
 
 
 /**
- * Updates the derived gl_vertex_arrays when a gl_vertex_attrib_array
+ * Updates the derived gl_vertex_arrays when a gl_array_attributes
  * or a gl_vertex_buffer_binding has changed.
  */
 void