diff options
author | Valentin <vakevk+git@gmail.com> | 2020-08-30 15:35:16 +0200 |
---|---|---|
committer | Valentin <vakevk+git@gmail.com> | 2020-08-30 15:35:16 +0200 |
commit | 448398a3b97a77648e90cc993597bafb2ad95eac (patch) | |
tree | 309e75ba754692877b34bba5c46132b124a2efc4 /man/XcursorXcFileLoad.man | |
parent | b84b5d100f193fda0630c4d6fa889cd3e05ca033 (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 'man/XcursorXcFileLoad.man')
0 files changed, 0 insertions, 0 deletions