Files
xserver_xsdl/hw
Julien Cristau ffaaa1a198 xfree86: fix compiler warnings in DoModalias()
The precedence of == is higher than that of &, so that code was
probably buggy.

xf86Init.c: In function 'DoModalias':
xf86Init.c:300: warning: suggest parentheses around comparison in operand of &
xf86Init.c:304: warning: suggest parentheses around comparison in operand of &
xf86Init.c:308: warning: suggest parentheses around comparison in operand of &
2008-10-26 13:13:21 +01:00
..
2008-07-23 13:37:42 -04:00
2008-10-26 11:44:10 +01:00
2008-10-06 15:36:51 -04:00
2008-06-12 16:00:50 -04:00