xserver/hw/xfree86/dri
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
..
Makefile.am XFree86: DRI: Don't use per-target CFLAGS 2012-07-10 00:31:01 -07:00
dri.c Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dri.h Move DRI1 from external module to built-in 2012-07-10 00:30:40 -07:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
sarea.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
xf86dri.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00