Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t4008: abstract away SHA-1-specific constants
[gitweb.git]
/
object-store.h
diff --git
a/object-store.h
b/object-store.h
index c04b4c95ebd58adb651221798a7ae5eaa3f49eff..1ff862c7f93fbe793af21acc963ea0f7ea8f1623 100644
(file)
--- a/
object-store.h
+++ b/
object-store.h
@@
-99,7
+99,7
@@
struct raw_object_store {
* Objects that should be substituted by other objects
* (see git-replace(1)).
*/
- struct oidmap replace_map;
+ struct oidmap
*
replace_map;
/*
* private data