mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-05 09:03:15 +00:00
The actual implementation uses Bool, but forward declaration is int. For the compiler it's practically the same, but for the programmer these have different semantics. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1313>