xserver
xserver copied to clipboard
treewide: fix result type of BitmapBytePad() to unsigned
sizes can't have negative numbers, so use the unsigned here. Also having to fix up lots of callers.
Signed-off-by: Enrico Weigelt, metux IT consult [email protected]
@X11Libre/dev rebased and refined it.