libweston: fix weston_touch_start_grab() arg name
authorLouis-Francis Ratté-Boulianne <lfrb@collabora.com>
Wed, 29 Nov 2017 01:42:47 +0000 (20:42 -0500)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 30 Apr 2018 12:12:01 +0000 (15:12 +0300)
commit8549e16531970c247243202a45adacd5709d4986
tree90bd09092dc645b841e05aa5a6045b9a90a4a126
parent1b043b16b5804f47f2cbfde80c867f3527bbe7bc
libweston: fix weston_touch_start_grab() arg name

compositor.c has 'touch', so use 'touch' here as well. It is not a
device to begin with.

Signed-off-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
v1 Tested-by: Matt Hoosier <matt.hoosier@gmail.com>
libweston/compositor.h