Skip to content

Commit 27ed67b

Browse files
committed
Update DiffRunner.cs
1 parent 7e67915 commit 27ed67b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DiffEngine/DiffRunner.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ public static Task<LaunchResult> LaunchAsync(string tempFile, string targetFile,
6565
targetFile,
6666
encoding);
6767
}
68+
6869
/// <summary>
6970
/// Launch a diff tool for the given paths.
7071
/// </summary>

0 commit comments

Comments
 (0)