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 dbus-core: Make dbus-core no longer mutually exclusive with udev 2014-01-29 15:28:58 -08:00
config.c treewide: replace xnfcalloc() calls by XNFcallocarray() 2026-01-25 10:39:55 -08:00
dbus-api Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00
dbus-core.c include: move dbus-core.h to config 2026-01-25 10:39:52 -08:00
dbus-core.h include: move dbus-core.h to config 2026-01-25 10:39:52 -08:00
fdi2iclass.py fdi2iclass: remove unused local variable 2022-04-02 18:06:30 +00:00
hal.c Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
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 config: wscons: fix warning on discarded const 2026-01-19 12:32:24 -08:00
x11-input.fdi Strip trailing whitespace from source files 2026-01-25 10:40:02 -08:00