Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: test-parse-options depends on parse-options.h
[gitweb.git]
/
bisect.h
diff --git
a/bisect.h
b/bisect.h
index 0b5d122a7b2dbe9778c35ee79d8a256980da53f6..fb744fdb79e1dd4a46cd3f2759b73747d8e79fbd 100644
(file)
--- a/
bisect.h
+++ b/
bisect.h
@@
-27,7
+27,7
@@
struct rev_list_info {
extern int show_bisect_vars(struct rev_list_info *info, int reaches, int all);
-extern int bisect_next_
exit
(const char *prefix);
+extern int bisect_next_
all
(const char *prefix);
extern int estimate_bisect_steps(int all);