diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-11-01 16:56:18 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-11-23 12:15:06 -0800 |
commit | 5f285a30a1d6ffba82ebe5e08a0b68352bb51556 (patch) | |
tree | e4539ef2a90b2104687cd5932d9daeb019970b7a /mi | |
parent | e0f3633632de609e60950aef07c82df534db7888 (diff) |
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>
Diffstat (limited to 'mi')
0 files changed, 0 insertions, 0 deletions