comparison en/examples/results/tour.log-vp.out @ 709:4432ad34b8e5

Check in example outputs with begin/end markers.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 31 Mar 2009 12:19:01 -0700
parents 0d5935744f87
children
comparison
equal deleted inserted replaced
708:c82ff69f0935 709:4432ad34b8e5
1 <!-- BEGIN tour.log-vp -->
1 <screen><prompt>$</prompt> <userinput>hg log -v -p -r 2</userinput> 2 <screen><prompt>$</prompt> <userinput>hg log -v -p -r 2</userinput>
2 changeset: 3 changeset:
3 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt; 4 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
4 5
5 files: hello.c 6 files: hello.c
18 + printf("hello, world!\"); 19 + printf("hello, world!\");
19 return 0; 20 return 0;
20 } 21 }
21 22
22 </screen> 23 </screen>
24 <!-- END tour.log-vp -->