[Mesa-dev] [PATCH 1/4] mesa: Close Doxygen group
Chad Versace
chad at chad-versace.us
Fri Oct 7 15:55:34 PDT 2011
In dd_function_table, close the Doxygen group beginning with
\name Support for multiple T&L engines
---
src/mesa/main/dd.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h
index 7875564..4e017ae 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
--
1.7.6.2
More information about the mesa-dev
mailing list