summaryrefslogtreecommitdiff
path: root/diff.h
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2025-03-03 15:44:15 -0500
committerJunio C Hamano <gitster@pobox.com>2025-03-03 13:49:23 -0800
commit5c0375266594f19f3d73969718a5806662cd6d63 (patch)
treecab0503b1f8e31164fc32b683e24115dd136cd03 /diff.h
parent87e0910fb821d125fc06d25a8309d3c668045f57 (diff)
diff.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
-rw-r--r--diff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/diff.h b/diff.h
index 0a566f5531..ff0348e4a9 100644
--- a/diff.h
+++ b/diff.h
@@ -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;