comment about code duplication

This commit is contained in:
Brian 2007-08-23 14:56:00 -06:00
parent 399077d760
commit ba50b6958a

View file

@ -88,6 +88,7 @@ emit_vertex_attr(struct vertex_info *vinfo, uint vfAttr, uint format)
}
/** XXX this is duplicated in the i915 driver... */
static void
compute_vertex_size(struct vertex_info *vinfo)
{