Fix off-by-one error in #line directives

The line number is the number of the next line.

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-02-12 15:55:15 +01:00
parent da174241b8
commit e137ebce7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#line 1 "helpers.function"
#line 2 "helpers.function"
/*----------------------------------------------------------------------------*/
/* Headers */
+1 -1
View File
@@ -1,4 +1,4 @@
#line 1 "main_test.function"
#line 2 "main_test.function"
SUITE_PRE_DEP
#define TEST_SUITE_ACTIVE