diff options
| author | Todd Zullinger <tmz@pobox.com> | 2025-03-03 15:44:15 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-03-03 13:49:23 -0800 |
| commit | 5c0375266594f19f3d73969718a5806662cd6d63 (patch) | |
| tree | cab0503b1f8e31164fc32b683e24115dd136cd03 /diff.h | |
| parent | 87e0910fb821d125fc06d25a8309d3c668045f57 (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.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |
