On Wed, Feb 4, 2015 at 11:27 PM, Ilia Mirkin <imir...@alum.mit.edu> wrote: > +void GLAPIENTRY > +_mesa_UniformMatrix3dv(GLint location, GLsizei count, GLboolean transpose, > + const GLdouble * value)
Sloppy whitespace. Align it with the ( on the previous line. Also * goes with the argument name. Both of these occur elsewhere in this patch. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev