Remove white space only diff with upstreams
This commit is contained in:
parent
b0af7028d0
commit
eabfe35559
@ -106,7 +106,7 @@ XFixesGetCursorImage (Display *dpy)
|
||||
/* bytes of actual data in the reply */
|
||||
nread = (npixels << 2) + nbytes_name;
|
||||
/* size of data returned to application */
|
||||
rlength = (sizeof (XFixesCursorImage) +
|
||||
rlength = (sizeof (XFixesCursorImage) +
|
||||
npixels * sizeof (unsigned long) +
|
||||
nbytes_name + 1);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user