mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user