summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorValentin <vakevk+git@gmail.com>2020-08-30 15:35:16 +0200
committerValentin <vakevk+git@gmail.com>2020-08-30 15:35:16 +0200
commit448398a3b97a77648e90cc993597bafb2ad95eac (patch)
tree309e75ba754692877b34bba5c46132b124a2efc4 /Makefile.am
parentb84b5d100f193fda0630c4d6fa889cd3e05ca033 (diff)
Use fixed size integer type
This type is meant to be 4 bytes large as seen in _XcursorReadUInt which always reads 4 bytes. An unsigned int is often 4 bytes large but this isnt' guaranteed so it is cleaner to use the exact type we want.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions