From: Chad Versace Date: Fri, 7 Oct 2011 20:16:01 +0000 (-0700) Subject: mesa: Close Doxygen group X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2fae55666e298525fe3b5550aa2a2ebeea437710;p=mesa.git mesa: Close Doxygen group In dd_function_table, close the Doxygen group beginning with \name Support for multiple T&L engines --- 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