hgbook

annotate en/examples/extdiff.diff.out @ 278:dc3d42f3a288

Drop unused variable.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Dec 11 09:31:48 2007 -0800 (2007-12-11)
parents
children ef34f7bec749
rev   line source
bos@226 1 $ \textbf{hg diff}
bos@226 2 diff -r myfile
bos@226 3
bos@226 4
bos@226 5 @@ -1,1 +1,2 @@ The first line.
bos@226 6 The first line.
bos@226 7 +The second line.