hgbook

diff en/examples/tour.tip.out @ 949:233537f6a12c

Removing useless carriage return and double entry in the menu
author Romain PELISSE <belaran@gmail.com>
date Mon Feb 16 23:40:10 2009 +0100 (2009-02-16)
parents 006bbad1f190
children
line diff
     1.1 --- a/en/examples/tour.tip.out	Tue Mar 06 21:44:56 2007 -0800
     1.2 +++ b/en/examples/tour.tip.out	Mon Feb 16 23:40:10 2009 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  diff -r  -r  hello.c
     1.5  
     1.6  
     1.7 -@@ -8,5 +8,6 @@ int main(int argc, char **argv)
     1.8 +@@ -8,5 +8,6 @@
     1.9   int main(int argc, char **argv)
    1.10   \{
    1.11   	printf("hello, world!\textbackslash{}");