Files
xserver/include
Alan Coopersmith 5f285a30a1 Make XIGetKnownProperty take a const char * argument
Now that MakeAtom takes const char *, so can XIGetKnownProperty.
Clears 71 warnings from gcc -Wwrite-strings of the form:
devices.c:145:5: warning: passing argument 1 of 'XIGetKnownProperty' discards qualifiers from pointer target type
../include/exevents.h:128:23: note: expected 'char *' but argument is of type 'const char *'

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-11-23 12:15:06 -08:00
..
2010-10-13 09:24:06 -07:00
2010-09-13 15:55:17 -07:00
2011-10-28 13:10:07 -07:00
2011-11-23 12:15:05 -08:00
2011-03-14 13:44:46 -04:00
2011-03-14 13:57:20 -04:00
2010-11-11 23:20:35 +02:00