From 27e3f7f21d4405edbdbe98b5b62b1eaeec0d4aab Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Tue, 15 Jul 2008 11:06:31 -0700 Subject: glx: Update my e-mail address. :) --- src/glx/x11/indirect_vertex_array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/glx/x11/indirect_vertex_array.c b/src/glx/x11/indirect_vertex_array.c index 769c88f4d2..15e3ece148 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 ); -- cgit v1.2.3