summaryrefslogtreecommitdiff
path: root/src/mesa/main/pixel.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-05-14 23:11:53 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-05-14 23:11:53 +0000
commitde4b3bb7766f242cd7c46841250405f5fd6bb7d3 (patch)
tree8209d2d9a8a3819addd15d9973457569ef6abe98 /src/mesa/main/pixel.h
parentd72834dd0ba471bbd7fe16aedc800f290ea46651 (diff)
minor doxygen updates
Diffstat (limited to 'src/mesa/main/pixel.h')
-rw-r--r--src/mesa/main/pixel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/pixel.h b/src/mesa/main/pixel.h
index 32696c8b66..13dee25510 100644
--- a/src/mesa/main/pixel.h
+++ b/src/mesa/main/pixel.h
@@ -36,7 +36,7 @@
/** \name API functions */
-/*@*/
+/*@{*/
extern void GLAPIENTRY
_mesa_GetPixelMapfv( GLenum map, GLfloat *values );