xserver/hw/kdrive/src
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
..
Makefile.am kdrive: Remove unused kmap.c 2010-01-06 20:27:45 +06:00
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
kcmap.c Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
kdrive.c KdParseFindNext: Constify delim argument 2011-12-12 17:03:11 -08:00
kdrive.h KdParseFindNext: Constify delim argument 2011-12-12 17:03:11 -08:00
kinfo.c kdrive: Fix build for opaque InputOption structure. 2011-10-03 11:51:00 -07:00
kinput.c kdrive: drop screen crossing code. 2011-12-06 16:04:56 +00:00
kmode.c kdrive: Remove unused overlay fb support 2010-01-06 19:47:53 +06:00
kshadow.c Fix UTF-8 encoding 2011-06-30 16:38:31 +10:00
kxv.c Replace malloc/strlen/strcpy with strdup. 2010-08-27 19:05:48 -04:00
kxv.h Remove trailing whitespace 2010-01-01 23:22:49 -08:00