Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: rename 'this' variables
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index d8b975a5715e8a5ec7c32e176958725cba61d67a..69b5a3bf81e3bf83453e10b7ae2cba7cc7ef5bc1 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1744,7
+1744,7
@@
struct object_info {
unsigned long *sizep;
off_t *disk_sizep;
unsigned char *delta_base_sha1;
- struct strbuf *typename;
+ struct strbuf *type
_
name;
void **contentp;
/* Response */