Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
pokey committed May 21, 2024
1 parent 55f7c9d commit c296637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queries/c.scm
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
(_
(struct_specifier
name: (_) @className
body: (_)
) @_.domain.start
";"? @_.domain.end
)
Expand Down Expand Up @@ -147,7 +148,6 @@
(primitive_type)
(sized_type_specifier)
(struct_specifier)
(type_identifier)
(union_specifier)
] @type

Expand Down

0 comments on commit c296637

Please sign in to comment.