diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2013-08-18 21:41:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-20 12:29:42 -0700 |
commit | 7800c1ebcc12a7b667a2c76de109a85d272051a0 (patch) | |
tree | b42f0f217dd3e19f760cb60bd817e997cc52efaa /builtin/checkout.c | |
parent | Git 1.8.4-rc4 (diff) | |
download | tgif-7800c1ebcc12a7b667a2c76de109a85d272051a0.tar.xz |
read-cache: use fixed width integer types
Use the fixed width integer types uint16_t and uint32_t for on-disk
structures; unsigned short and unsigned int do not have a guaranteed
size.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/checkout.c')
0 files changed, 0 insertions, 0 deletions