diff options
author | Dan McGee <dpmcgee@gmail.com> | 2011-10-18 00:21:22 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-18 00:16:32 -0700 |
commit | 92bef1a14a6755ce1407a0e180cdc9e14a5c56b9 (patch) | |
tree | c2ede8ae927001e87bf1e74592126cf521e5b779 /ll-merge.h | |
parent | pack-objects: mark add_to_write_order() as inline (diff) | |
download | tgif-92bef1a14a6755ce1407a0e180cdc9e14a5c56b9.tar.xz |
pack-objects: use unsigned int for counter and offset values
This is done in some of the new pack layout code introduced in commit
1b4bb16b9ec331c. This more closely matches the nr_objects global that is
unsigned that these variables are based off of and bounded by.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'll-merge.h')
0 files changed, 0 insertions, 0 deletions