summaryrefslogtreecommitdiff
path: root/tcctest.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcctest.c')
-rw-r--r--tcctest.c2
1 files changed, 1 insertions, 1 deletions
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