summaryrefslogtreecommitdiff
path: root/src/libinput.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2015-06-25 11:03:09 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2015-06-26 14:51:16 +1000
commit0f623c75b3796c5d55148f7711cbdf0277aadc5d (patch)
treecc4370bd84bf9226bca17c41537c8c626f32f30c /src/libinput.h
parent68f94c6ba4bdfedb62c7e92e1cc025993ebecdf1 (diff)
Add missing @ingroup tag to the logging priority enum
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/libinput.h')
-rw-r--r--src/libinput.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libinput.h b/src/libinput.h
index 240900b..7d907f1 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -38,6 +38,8 @@ extern "C" {
#define LIBINPUT_ATTRIBUTE_DEPRECATED __attribute__ ((deprecated))
/**
+ * @ingroup base
+ *
* Log priority for internal logging messages.
*/
enum libinput_log_priority {