xserver/hw/dmx/examples
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Yaakov Selkowitz ea1d76d1b6 Fix formatting of address operators
The formatter confused address operators preceded by casts with
bitwise-and expressions, placing spaces on either side of both.
That syntax isn't used by ordinary address operators, however,
so fix them for consistency.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-12-05 18:09:48 -06: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 Introduce a consistent coding style 2012-03-21 13:54:42 -07: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
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