aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/codesearch/testdata/source2.c.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/codesearch/testdata/source2.c.json')
-rw-r--r--pkg/codesearch/testdata/source2.c.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/codesearch/testdata/source2.c.json b/pkg/codesearch/testdata/source2.c.json
index 4407152db..5e75950c0 100644
--- a/pkg/codesearch/testdata/source2.c.json
+++ b/pkg/codesearch/testdata/source2.c.json
@@ -1,9 +1,9 @@
{
"definitions": [
{
- "kind": "function",
"name": "same_name_in_several_files",
"type": "void ()",
+ "kind": "function",
"body": {
"file": "source2.c",
"start_line": 4,