Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/warn-ambiguous-object-name' into jk/cat-file-batch-optim
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 94ca1acf704bd2dfdc561b6b2d3d64740b975f61..f2915509a64b828f1b0bd78cecb9f091577ac874 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1099,6
+1099,7
@@
extern int unpack_object_header(struct packed_git *, struct pack_window **, off_
struct object_info {
/* Request */
unsigned long *sizep;
+ unsigned long *disk_sizep;
/* Response */
enum {