diff options
author | Brian Paul <[email protected]> | 2004-05-14 23:11:53 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-05-14 23:11:53 +0000 |
commit | de4b3bb7766f242cd7c46841250405f5fd6bb7d3 (patch) | |
tree | 8209d2d9a8a3819addd15d9973457569ef6abe98 /src/mesa/main/dd.h | |
parent | d72834dd0ba471bbd7fe16aedc800f290ea46651 (diff) |
minor doxygen updates
Diffstat (limited to 'src/mesa/main/dd.h')
-rw-r--r-- | src/mesa/main/dd.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesa/main/dd.h b/src/mesa/main/dd.h index c29c27efe6a..e314fd8fa12 100644 --- a/src/mesa/main/dd.h +++ b/src/mesa/main/dd.h @@ -703,9 +703,6 @@ struct dd_function_table { /*@}*/ - /*@}*/ - - /** * \name State-query functions * |