From de4b3bb7766f242cd7c46841250405f5fd6bb7d3 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 14 May 2004 23:11:53 +0000 Subject: minor doxygen updates --- src/mesa/main/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mesa/main/config.h') diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h index 7db906c949..c745cbf3be 100644 --- a/src/mesa/main/config.h +++ b/src/mesa/main/config.h @@ -116,6 +116,9 @@ /** Number of texture units - GL_ARB_multitexture */ #define MAX_TEXTURE_UNITS 8 +/*@}*/ + + /** * \name Separate numbers of texture coordinates and texture image units. * -- cgit v1.2.3