diff options
author | Julien Cristau <jcristau@debian.org> | 2008-10-26 13:13:21 +0100 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-11-05 14:41:11 -0500 |
commit | b0c2d009852972f1b085ab5ce2271692dface27f (patch) | |
tree | 56822f99ed0e3527d20b53837c7d7a0bab5b2a8b /glx/extension_string.c | |
parent | a311fdc04013c678eb506458d6a5d3376f107bf7 (diff) |
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 &
(cherry picked from commit ffaaa1a198a77eb6800c08d4613ee1cc0b068ba0)
Diffstat (limited to 'glx/extension_string.c')
0 files changed, 0 insertions, 0 deletions