mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-01 09:20:08 +01:00
evdev: fix typo / bugzilla url
Signed-off-by: Hermann Gausterer <git-libinput-2016@mrq1.org> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
58c7a9cbf0
commit
92c30b5a71
1 changed files with 1 additions and 1 deletions
|
|
@ -2749,7 +2749,7 @@ evdev_pre_configure_model_quirks(struct evdev_device *device)
|
|||
|
||||
/* Claims to have double/tripletap but doesn't actually send it
|
||||
* https://bugzilla.redhat.com/show_bug.cgi?id=1351285 and
|
||||
* https://bugzilla.redhat.com/show_bug.cgi?id=98538
|
||||
* https://bugs.freedesktop.org/show_bug.cgi?id=98538
|
||||
*/
|
||||
if (device->model_flags &
|
||||
(EVDEV_MODEL_HP8510_TOUCHPAD|EVDEV_MODEL_HP6910_TOUCHPAD)) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue