Mesa (master): mesa: Close Doxygen group

Chad Versace chadversary at kemper.freedesktop.org
Fri Oct 7 22:52:10 UTC 2011


Module: Mesa
Branch: master
Commit: 2fae55666e298525fe3b5550aa2a2ebeea437710
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2fae55666e298525fe3b5550aa2a2ebeea437710

Author: Chad Versace <chad at chad-versace.us>
Date:   Fri Oct  7 13:16:01 2011 -0700

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 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




More information about the mesa-commit mailing list