projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8599ea
)
doc: correct a slightly ambiguous @ref wording
author
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 17 Jan 2019 00:44:47 +0000
(10:44 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Thu, 17 Jan 2019 02:32:48 +0000
(12:32 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h
patch
|
blob
|
history
diff --git
a/src/libinput.h
b/src/libinput.h
index 24ac8f34e568fc3999338d43bb4f6a42b11a957f..9eac2297da66a9f76cf57dd65ed809795caf56e7 100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-786,7
+786,7
@@
enum libinput_event_type {
* LIBINPUT_DEVICE_CAP_TABLET_PAD capability.
*
* This event is not to be confused with the button events emitted
- * by tools on a tablet
. See @ref LIBINPUT_EVENT_TABLET_TOOL_BUTTON
.
+ * by tools on a tablet
(@ref LIBINPUT_EVENT_TABLET_TOOL_BUTTON)
.
*/
LIBINPUT_EVENT_TABLET_PAD_BUTTON = 700,
/**