xserver-multidpi/hw
Alan Coopersmith 9edfa47bd5 KdParseFindNext: Constify delim argument
It's only used as input to strchr to find the delimiters, never
written to.

Clears a bunch of gcc warnings of the form:
kdrive.c:323:2: warning: passing argument 2 of 'KdParseFindNext' discards qualifiers from pointer target type
kdrive.c:261:1: note: expected 'char *' but argument is of type 'const char *'

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-12-12 17:03:11 -08:00
..
dmx Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
kdrive KdParseFindNext: Constify delim argument 2011-12-12 17:03:11 -08:00
vfb Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
xfree86 DoShowOptions: preserve constness of options list as we walk it 2011-12-12 17:03:11 -08:00
xnest Fix builds of Xnest & Xephyr with Solaris Studio compilers 2011-12-05 14:33:00 -08:00
xquartz Convert strncpy/strncat to strlcpy/strlcat 2011-11-23 12:15:05 -08:00
xwin Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00