Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/parse-options-concat'
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 3855ddfbe659569a2156b8783d53f7838b6a940f..b5f76a4cf4b1599f024f14553dd8c99a63abf77c 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1515,7
+1515,7
@@
struct object_info {
/* Request */
enum object_type *typep;
unsigned long *sizep;
-
unsigned long
*disk_sizep;
+
off_t
*disk_sizep;
unsigned char *delta_base_sha1;
struct strbuf *typename;