aboutsummaryrefslogtreecommitdiff
path: root/clang/test/ExtractAPI/known_files_only.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/ExtractAPI/known_files_only.c')
-rw-r--r--clang/test/ExtractAPI/known_files_only.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/test/ExtractAPI/known_files_only.c b/clang/test/ExtractAPI/known_files_only.c
index 1e51139..68881aa 100644
--- a/clang/test/ExtractAPI/known_files_only.c
+++ b/clang/test/ExtractAPI/known_files_only.c
@@ -82,8 +82,8 @@ struct Foo { int a; };
},
"location": {
"position": {
- "character": 5,
- "line": 1
+ "character": 4,
+ "line": 0
},
"uri": "file://INPUT_DIR/input1.h"
},