summaryrefslogtreecommitdiff
path: root/src/x11/x11-priv.h
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2014-02-08 15:30:05 +0200
committerRan Benita <ran234@gmail.com>2014-02-08 15:30:05 +0200
commit769b91c580832eea279770d8a14f8aa23bf16f34 (patch)
treece640c57d3baef2d4aa80631496cde8832ff0ec9 /src/x11/x11-priv.h
parent50b73ec0e7d8d592bd56fe0da7c012414acf2748 (diff)
downloadxorg-lib-libxkbcommon-769b91c580832eea279770d8a14f8aa23bf16f34.tar.gz
Use (1u << idx) instead of (1 << idx) where appropriate
It doesn't matter (I think), since the implicit conversion doesn't have any effect (e.g. sign-extension). But it's better to be aware of the type. Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'src/x11/x11-priv.h')
0 files changed, 0 insertions, 0 deletions