diff options
Diffstat (limited to 'entry.h')
| -rw-r--r-- | entry.h | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -43,8 +43,7 @@ static inline int checkout_entry(struct cache_entry *ce, } void enable_delayed_checkout(struct checkout *state); -int finish_delayed_checkout(struct checkout *state, int *nr_checkouts, - int show_progress); +int finish_delayed_checkout(struct checkout *state, int show_progress); /* * Unlink the last component and schedule the leading directories for |
