diff options
Diffstat (limited to 'object-file.h')
| -rw-r--r-- | object-file.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/object-file.h b/object-file.h index 67b4ffc480..222ff2871a 100644 --- a/object-file.h +++ b/object-file.h @@ -89,6 +89,7 @@ typedef int each_loose_subdir_fn(unsigned int nr, void *data); int for_each_file_in_obj_subdir(unsigned int subdir_nr, struct strbuf *path, + const struct git_hash_algo *algo, each_loose_object_fn obj_cb, each_loose_cruft_fn cruft_cb, each_loose_subdir_fn subdir_cb, |
