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

Author: Chad Versace <c...@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

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to