mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-07 02:04:13 +00:00
xf86FindOptionValue() returns `const char*`, so the target variables also need to be const. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>