xserver/config
Olivier Fourdan 74cce84aea config: Fix compiler warning
Compiler complains that:

 | config/udev.c: In function ‘strrstr’:
 | config/udev.c:485:10: warning: assignment discards ‘const’ qualifier
 |                    from pointer target type [-Wdiscarded-qualifiers]
 | 485 |     prev = strstr(haystack, needle);
 |     |          ^

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2152>
2026-04-04 16:33:54 +00:00
..
10-quirks.conf Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
config-backends.h
config.c
dbus-api Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
dbus-core.c
dbus-core.h
fdi2iclass.py
hal.c
meson.build meson: replace join_paths() with / operator 2026-03-28 10:02:41 -07:00
udev.c config: Fix compiler warning 2026-04-04 16:33:54 +00:00
wscons.c
x11-input.fdi Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00