]> git.ipfire.org Git - thirdparty/git.git/blobdiff - pack-objects.h
Merge branch 'jt/t5500-unflake'
[thirdparty/git.git] / pack-objects.h
index d3975e079b1060c5dc0b5b1dda2b9e921a632730..9d88e3e518f06245ae6278e14efd14a21e1b44ba 100644 (file)
@@ -292,7 +292,7 @@ static inline void oe_set_delta(struct packing_data *pack,
 
 void oe_set_delta_ext(struct packing_data *pack,
                      struct object_entry *e,
-                     const unsigned char *sha1);
+                     const struct object_id *oid);
 
 static inline struct object_entry *oe_delta_child(
                const struct packing_data *pack,