hgbook
diff en/examples/tour.tip.out @ 510:98fb436b58c1
corrected some typos
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Mon Jan 12 22:25:40 2009 -0500 (2009-01-12) |
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 Jan 12 22:25:40 2009 -0500 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{}");