xserver/hw/dmx/config
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
..
man man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
Canvas.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
Canvas.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
CanvasP.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
Makefile.am Move to autoconf standard function name checks & defines 2011-12-05 14:32:45 -08:00
TODO
dmxcompat.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxcompat.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxconfig.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxparse.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxparse.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxprint.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxprint.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
dmxtodmx.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
parser.y
scanner.l Convert strncpy/strncat to strlcpy/strlcat 2011-11-23 12:15:05 -08:00
test-a.in
test-a.out
test-b.in
test-b.out
test-c.in
test-c.out
test-d.in
test-d.out
test-e.in
test-e.out
test-f.in
test-f.out
test-g.in
test-g.out
test-h.in
test-h.out
test-i.in
test-i.out
test-j.in
test-j.out
test-k.in
test-k.out
test-l.in
test-l.out
vdltodmx.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xdmxconfig.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00