xserver-multidpi/hw/kdrive
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
..
ephyr Fix builds of Xnest & Xephyr with Solaris Studio compilers 2011-12-05 14:33:00 -08:00
fake input: free the EQ allocated memory on shutdown (#38634) 2011-07-01 08:46:28 +10:00
fbdev input: free the EQ allocated memory on shutdown (#38634) 2011-07-01 08:46:28 +10:00
linux Convert a bunch of sprintf to snprintf calls 2011-11-23 12:15:06 -08:00
src KdParseFindNext: Constify delim argument 2011-12-12 17:03:11 -08:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00
Xkdrive.man The great kdrive purge. 2008-05-16 08:16:01 -04:00