Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/commit-graph-parse-leakfix'
[gitweb.git]
/
http.h
diff --git
a/http.h
b/http.h
index c197e4ff79476dc25d6fba6b3eb482f57c909c7c..b429f1cf042bbb61e97e41cd1aacb012c4db834e 100644
(file)
--- a/
http.h
+++ b/
http.h
@@
-234,7
+234,7
@@
struct http_object_request {
long http_code;
struct object_id oid;
struct object_id real_oid;
- git_
SHA_CTX
c;
+ git_
hash_ctx
c;
git_zstream stream;
int zret;
int rename;