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