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:
38b812b
)
doc: drop a few unnecessary @ref
author
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 27 Jul 2018 05:51:31 +0000
(15:51 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 27 Jul 2018 07:24:02 +0000
(17:24 +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
3413eeb
..
9391657
100644
(file)
--- a/
src/libinput.h
+++ b/
src/libinput.h
@@
-4835,8
+4835,7
@@
enum libinput_config_click_method {
*/
LIBINPUT_CONFIG_CLICK_METHOD_NONE = 0,
/**
- * Use software-button areas (see @ref clickfinger) to generate
- * button events.
+ * Use software-button areas to generate button events.
*/
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS = (1 << 0),
/**