From: Ian Romanick Date: Tue, 15 Jul 2008 18:06:31 +0000 (-0700) Subject: glx: Update my e-mail address. :) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=27e3f7f21d4405edbdbe98b5b62b1eaeec0d4aab;p=mesa.git glx: Update my e-mail address. :) --- diff --git a/src/glx/x11/indirect_vertex_array.c b/src/glx/x11/indirect_vertex_array.c index 769c88f4d26..15e3ece1487 100644 --- a/src/glx/x11/indirect_vertex_array.c +++ b/src/glx/x11/indirect_vertex_array.c @@ -62,7 +62,7 @@ * "vbo", to support multiple texture coordinate arrays, generic attributes, * and vertex buffer objects. * - * \author Ian Romanick + * \author Ian Romanick */ static void emit_DrawArrays_none( GLenum mode, GLint first, GLsizei count );