diff options
Diffstat (limited to 'pkg/codesearch/testdata/source1.c.json')
| -rw-r--r-- | pkg/codesearch/testdata/source1.c.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/codesearch/testdata/source1.c.json b/pkg/codesearch/testdata/source1.c.json index 72278a191..9a90d789f 100644 --- a/pkg/codesearch/testdata/source1.c.json +++ b/pkg/codesearch/testdata/source1.c.json @@ -1,9 +1,9 @@ { "definitions": [ { - "kind": "function", "name": "same_name_in_several_files", "type": "void ()", + "kind": "function", "is_static": true, "body": { "file": "source1.c", |
