xserver-multidpi/test/xi2
Peter Hutterer 1bafc9f26b test: fix redundant declaration of "BadDevice"
In file included from protocol-common.c:36:0:
protocol-common.h:36:12: warning: redundant redeclaration of ‘BadDevice’
[-Wredundant-decls]
In file included from protocol-common.c:30:0:
../../Xi/exglobals.h:41:12: note: previous declaration of ‘BadDevice’ was
here

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
2012-05-16 10:59:39 +10:00
..
.gitignore test: add new test cases to .gitignore 2012-03-04 20:01:29 -08:00
Makefile.am Add a new XI2Mask struct and a few helper functions. 2011-12-09 14:56:23 +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 Introduce a consistent coding style 2012-03-21 13:54:42 -07: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 test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10: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 test: fix redundant declaration of "BadDevice" 2012-05-16 10:59:39 +10: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