update manual, changelog

This commit is contained in:
grischka
2008-03-31 19:50:58 +00:00
parent a327c7a552
commit f22e961f80
5 changed files with 27 additions and 15 deletions

View File

@ -223,7 +223,7 @@ void macro_test(void)
#line 203 "test"
printf("__LINE__=%d __FILE__=%s\n",
__LINE__, __FILE__);
#line 220 "tcctest.c"
#line 227 "tcctest.c"
/* not strictly preprocessor, but we test it there */
#ifdef C99_MACROS