mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-01 22:25:42 +03:00
eod: tidy up, rename to roseStreamEodExec
This commit is contained in:
committed by
Matthew Barr
parent
66e0b77aa4
commit
d5c1280b9f
@@ -532,7 +532,7 @@ void rawEodExec(hs_stream_t *id, hs_scratch_t *scratch) {
|
||||
return;
|
||||
}
|
||||
|
||||
roseEodExec(rose, id->offset, scratch);
|
||||
roseStreamEodExec(rose, id->offset, scratch);
|
||||
}
|
||||
|
||||
static never_inline
|
||||
|
||||
Reference in New Issue
Block a user