mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-08 23:20:15 +01:00
tools: fix comment wording
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
952b562d0c
commit
68513d040d
1 changed files with 1 additions and 2 deletions
|
|
@ -98,8 +98,7 @@ struct window {
|
|||
double tilt_x, tilt_y;
|
||||
|
||||
/* these are for the delta coordinates, but they're not
|
||||
* deltas, theyconverted into
|
||||
* abs positions */
|
||||
* deltas, the are yconverted into abs positions */
|
||||
size_t ndeltas;
|
||||
struct point deltas[64];
|
||||
} tool;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue