Fix typos

Signed-off-by: Diego Viola <diego.viola@gmail.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2134>
This commit is contained in:
Diego Viola
2026-03-03 06:49:59 -03:00
parent c12cf4f585
commit e8f4522312
63 changed files with 82 additions and 82 deletions

View File

@@ -76,7 +76,7 @@ request_XISetClientPointer(xXISetClientPointerReq * req, int error)
client->req_len (see above). We previously had to swap it here, so
that SProcXIPassiveGrabDevice() will swap it back. Since that's gone
now, still swapping itself would break if this function is called
again and writing back a errornously swapped value
again and writing back a erroneously swapped value
*/
swapl(&req->win);