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:
Hermann Gausterer 2016-11-09 16:58:07 +01:00 committed by Peter Hutterer
parent 58c7a9cbf0
commit 92c30b5a71

View file

@ -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)) {