Files
xserver/os
Enrico Weigelt, metux IT consult a0554ea4a9 os: rpc: fix type mismatch
fix warning:

> ../os/rpcauth.c:159:16: warning: result of comparison of constant -1 with expression of type 'XID' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare]
>     if (rpc_id == ~0L)
>         ~~~~~~ ^  ~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1431>
(cherry picked from commit 8dc82a13a9)
2026-01-19 12:32:23 -08:00
..
2026-01-19 12:32:20 -08:00
2023-08-16 19:56:50 +00:00
2026-01-19 12:32:18 -08:00
2026-01-19 12:32:23 -08:00
2026-01-19 12:32:20 -08:00
2026-01-19 12:32:23 -08:00
2026-01-19 12:32:20 -08:00
2026-01-19 12:32:20 -08:00