From f22e961f805d25482d0eefabc7a1bca202cbe599 Mon Sep 17 00:00:00 2001 From: grischka Date: Mon, 31 Mar 2008 19:50:58 +0000 Subject: update manual, changelog --- tcctest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcctest.c') diff --git a/tcctest.c b/tcctest.c index fca987d..69c5bf6 100644 --- a/tcctest.c +++ b/tcctest.c @@ -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 -- cgit v1.3.1