Skip to content

Commit 5c03752

Browse files
tmzullingergitster
authored andcommitted
diff.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 87e0910 commit 5c03752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diff.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ struct diff_options {
333333
int xdl_opts;
334334
int ignore_driver_algorithm;
335335

336-
/* see Documentation/diff-options.txt */
336+
/* see Documentation/diff-options.adoc */
337337
char **anchors;
338338
size_t anchors_nr, anchors_alloc;
339339

0 commit comments

Comments
 (0)