Fix inconsistent point/marker naming
This commit is contained in:
parent
7def6da765
commit
fc3fda4e97
@ -80,7 +80,7 @@ struct branch_rule_basic_t {
|
|||||||
|
|
||||||
struct branch_rule_marking_t {
|
struct branch_rule_marking_t {
|
||||||
token_id_t m_match;
|
token_id_t m_match;
|
||||||
uint32_t m_point_id;
|
uint32_t m_marker_id;
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace fractal
|
} // namespace fractal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user