From 2fae55666e298525fe3b5550aa2a2ebeea437710 Mon Sep 17 00:00:00 2001 From: Chad Versace Date: Fri, 7 Oct 2011 13:16:01 -0700 Subject: mesa: Close Doxygen group In dd_function_table, close the Doxygen group beginning with \name Support for multiple T&L engines --- src/mesa/main/dd.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa/main/dd.h') diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h index 787556451f0..4e017ae3843 100644 --- a/src/mesa/main/dd.h +++ b/src/mesa/main/dd.h @@ -901,6 +901,7 @@ struct dd_function_table { */ void (*EndCallList)( struct gl_context *ctx ); + /**@}*/ /** * \name GL_ARB_sync interfaces -- cgit v1.2.3