hgbook

annotate en/examples/extdiff.diff.out @ 305:ef34f7bec749

Fix sample output for 'extdiff' test.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 22:04:41 2008 +0200 (2008-08-20)
parents eef2171243e8
children
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
hg@305 5 @@ -1,1 +1,2 @@
bos@226 6 The first line.
bos@226 7 +The second line.