xserver-multidpi/test/xi2
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 test: add new test cases to .gitignore 2012-03-04 20:01:29 -08:00
Makefile.am AC_SUBST the GLX_SYS_LIBS 2012-06-22 10:49:06 +10:00
protocol-common.c test: init the sync extensions for tests to pass again 2012-03-29 08:14:31 +10:00
protocol-common.h test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10:00
protocol-eventconvert.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
protocol-xigetclientpointer.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
protocol-xigetselectedevents.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
protocol-xipassivegrabdevice.c test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10:00
protocol-xiquerydevice.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
protocol-xiquerypointer.c test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10:00
protocol-xiqueryversion.c test: fix "userdata shadows global declaration" warnings 2012-05-16 10:59:39 +10:00
protocol-xiselectevents.c Fix formatting of address operators 2012-12-05 18:09:48 -06:00
protocol-xisetclientpointer.c test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10:00
protocol-xiwarppointer.c test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10:00
xi2.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00