]> git.ipfire.org Git - thirdparty/git.git/commitdiff
diff.h: *.txt -> *.adoc fixes
authorTodd Zullinger <tmz@pobox.com>
Mon, 3 Mar 2025 20:44:15 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 21:49:23 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
diff.h

diff --git a/diff.h b/diff.h
index 0a566f5531ac42615000eb65ceeee4392ca6a273..ff0348e4a9a022b668b1603b8060944ce722933b 100644 (file)
--- 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;