diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-03-06 20:44:34 -0500 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-03-07 11:06:33 -0800 |
commit | 6777a59fcdfd96b9ca5cba49cb265c6c47de3d02 (patch) | |
tree | 1442d70f95f9688cc45586ea8f27d219f7b23773 /builtin-apply.c | |
parent | Use off_t when we really mean a file offset. (diff) | |
download | tgif-6777a59fcdfd96b9ca5cba49cb265c6c47de3d02.tar.xz |
Use off_t in pack-objects/fast-import when we mean an offset
Always use an off_t value in pack-objects anytime we are dealing
with an offset to some data within a packfile.
Also fixed a minor uintmax_t that was incorrectly defined before.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-apply.c')
0 files changed, 0 insertions, 0 deletions