comparison en/examples/extdiff.diff.out @ 404:ef34f7bec749

Fix sample output for 'extdiff' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed, 20 Aug 2008 22:04:41 +0200
parents eef2171243e8
children
comparison
equal deleted inserted replaced
403:303d1576da77 404:ef34f7bec749
1 $ \textbf{hg diff} 1 $ \textbf{hg diff}
2 diff -r myfile 2 diff -r myfile
3 3
4 4
5 @@ -1,1 +1,2 @@ The first line. 5 @@ -1,1 +1,2 @@
6 The first line. 6 The first line.
7 +The second line. 7 +The second line.