mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 14:34:29 +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>