diff options
Diffstat (limited to 'pugl/common.h')
-rw-r--r-- | pugl/common.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/pugl/common.h b/pugl/common.h index 4a92403..54ec6ef 100644 --- a/pugl/common.h +++ b/pugl/common.h @@ -15,9 +15,7 @@ */ /** - @file common.h Common definitions. - - @ingroup pugl + @addtogroup pugl @{ */ @@ -114,7 +112,6 @@ typedef enum { /** @} - @} */ #ifdef __cplusplus |