Updated scc_core.h
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ typedef struct scc_options
|
|||||||
typedef struct scc_matching
|
typedef struct scc_matching
|
||||||
{
|
{
|
||||||
char **match_ids;
|
char **match_ids;
|
||||||
uint64_t match_ids;
|
uint64_t match_id_count;
|
||||||
char *target_syntax_id;
|
char *target_syntax_id;
|
||||||
char **using_match_id;
|
char **using_match_id;
|
||||||
uint64_t using_match_id_count;
|
uint64_t using_match_id_count;
|
||||||
|
|||||||
Reference in New Issue
Block a user