Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Cygwin 1.7 has thread-safe pread
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index dd0fb33a1520edf2a243555474d1875818294598..2d061691554272e53802611bf7c9ffb4d3603550 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1130,6
+1130,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 {