xserver-multidpi/hw/dmx/examples
Adam Jackson 1d1ff1142a dmx: More const correctness
Fixes several dozen cases like:

../hw/dmx/examples/ev.c: In function ‘main’:
../hw/dmx/examples/ev.c:147:29: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
                         tmp = "X";
                             ^

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-10-04 11:19:06 -04:00
..
.gitignore Rename xdmx client to dmxinfo 2010-03-22 00:45:46 -05:00
dmxaddinput.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxaddscreen.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxinfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxreconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxresize.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxrminput.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxrmscreen.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxwininfo.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
ev.c dmx: More const correctness 2017-10-04 11:19:06 -04:00
evi.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am dmx: force -fno-strict-aliasing for xinput example 2011-12-19 22:27:17 -08:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
res.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xbell.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xinput.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
xled.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xtest.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00