summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2019-01-17 10:45:18 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2019-01-17 12:32:48 +1000
commitc9728d840364d9b9776125f628110f60509c4c17 (patch)
treec0d8b560c40df8533a9288278d677f22ecc64998
parent029c0b199ac67ee5d8a6948efc2e333daa83c252 (diff)
downloadlibinput-c9728d840364d9b9776125f628110f60509c4c17.tar.gz
doc: add missing @ref
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--src/libinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libinput.h b/src/libinput.h
index 9eac2297..74c30789 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -790,7 +790,7 @@ enum libinput_event_type {
*/
LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700,
/**
- * A status change on a tablet ring with the
+ * A status change on a tablet ring with the @ref
* LIBINPUT_DEVICE_CAP_TABLET_PAD capability.
*/
LIBINPUT_EVENT_TABLET_PAD_RING,