summaryrefslogtreecommitdiff
path: root/pugl/common.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2014-09-27 03:13:27 +0000
committerDavid Robillard <d@drobilla.net>2014-09-27 03:13:27 +0000
commit21b42c7b40c4dd0598b60fa7eda1e3c501e32e41 (patch)
treef7e39c0d1c3ff4ecaa072a399decfa9bf8ef0817 /pugl/common.h
parentdd9b6fe61373e0f1ff0015a2d6b01360897fa8fc (diff)
Improve documentation.
Diffstat (limited to 'pugl/common.h')
-rw-r--r--pugl/common.h5
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