diff.h: *.txt -> *.adoc fixes

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Todd Zullinger 2025-03-03 15:44:15 -05:00 committed by Junio C Hamano
parent 87e0910fb8
commit 5c03752665
1 changed files with 1 additions and 1 deletions

2
diff.h
View File

@ -333,7 +333,7 @@ struct diff_options {
int xdl_opts;
int ignore_driver_algorithm;

/* see Documentation/diff-options.txt */
/* see Documentation/diff-options.adoc */
char **anchors;
size_t anchors_nr, anchors_alloc;