diff options
author | Jose Fonseca <[email protected]> | 2004-09-09 22:23:24 +0000 |
---|---|---|
committer | Jose Fonseca <[email protected]> | 2004-09-09 22:23:24 +0000 |
commit | 375457bcef0b43c4b7a022b4fe74207dd1faf6dc (patch) | |
tree | aaa0c8b7e227e6292a3646289b7bcdc821a71fa9 /src/mesa/main/config.h | |
parent | 2dab997cb9ddbe47ff414b74679fb99346bb9a06 (diff) |
Update the doxygen configuration file.
Minor updates/fixes to the source documentation.
Diffstat (limited to 'src/mesa/main/config.h')
-rw-r--r-- | src/mesa/main/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/config.h b/src/mesa/main/config.h index c745cbf3be9..496997b9574 100644 --- a/src/mesa/main/config.h +++ b/src/mesa/main/config.h @@ -201,8 +201,6 @@ #define MAX_PROGRAM_MATRIX_STACK_DEPTH 4 /*@}*/ -/*@}*/ - /** * \name Mesa-specific parameters |