mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-18 10:10:35 +03:00
limex: make NFAAccept::squash rel to LimEx base
This commit is contained in:
committed by
Matthew Barr
parent
77fe1ef6e5
commit
5e3fa7a266
@@ -192,7 +192,7 @@ struct NFAAccept {
|
||||
*/
|
||||
u32 reports;
|
||||
|
||||
u32 squash; //!< Offset into squash masks, or MO_INVALID_IDX.
|
||||
u32 squash; //!< Offset (from LimEx) into squash masks, or MO_INVALID_IDX.
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user