mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Fix compiler warnings by explicit type casts. In this case, we know that those values can't be bigger than int can take, neither become negative. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>