diff.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
87e0910fb8
commit
5c03752665
2
diff.h
2
diff.h
@@ -333,7 +333,7 @@ struct diff_options {
|
|||||||
int xdl_opts;
|
int xdl_opts;
|
||||||
int ignore_driver_algorithm;
|
int ignore_driver_algorithm;
|
||||||
|
|
||||||
/* see Documentation/diff-options.txt */
|
/* see Documentation/diff-options.adoc */
|
||||||
char **anchors;
|
char **anchors;
|
||||||
size_t anchors_nr, anchors_alloc;
|
size_t anchors_nr, anchors_alloc;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user