Updated scc_core.h

This commit is contained in:
Creeper Lv
2026-05-26 17:04:43 +10:00
parent dee5b8dfb5
commit 8d0254e407
+1 -1
View File
@@ -25,7 +25,7 @@ typedef struct scc_options
typedef struct scc_matching
{
char **match_ids;
uint64_t match_ids;
uint64_t match_id_count;
char *target_syntax_id;
char **using_match_id;
uint64_t using_match_id_count;