mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 19:04:50 +00:00
Clears warning from clang 19.1.7:
os/connection.c:133:5: warning: no previous extern declaration for
non-static variable 'GrabInProgress' [-Wmissing-variable-declarations]
133 | int GrabInProgress = 0;
| ^
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1910>
30 KiB
30 KiB