Files
xserver/include/misc.h
Enrico Weigelt, metux IT consult 37a17df4d5 include: misc.h: bytes_to_int32(): use CARD32 as return value
Callers usually need this value as CARD32 (the X11 protocol's native type
of the .length header field), so convert it here in order to reduce
unnecessary compiler warnings.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-09-17 09:37:43 +02:00

10 KiB