mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2026-01-02 22:54:43 +03:00
remove start argument in literal matcher callbacks
This commit is contained in:
committed by
Matthew Barr
parent
482e1ef931
commit
ebb1b0006b
@@ -39,7 +39,6 @@ struct noodTable {
|
||||
u32 id;
|
||||
u64a msk;
|
||||
u64a cmp;
|
||||
u8 lit_len;
|
||||
u8 msk_len;
|
||||
u8 key_offset;
|
||||
u8 nocase;
|
||||
|
||||
Reference in New Issue
Block a user