Fix typos (#2327)
This commit is contained in:
parent
b6bb604c71
commit
5519ee7d77
@ -1,4 +1,4 @@
|
|||||||
//! Hooks for event managers, especifically these are used to hook before and and `handle_in_client`.
|
//! Hooks for event managers, especifically these are used to hook before `handle_in_client`.
|
||||||
//! This will allow user to define pre/post-processing code when the event manager receives any message from
|
//! This will allow user to define pre/post-processing code when the event manager receives any message from
|
||||||
//! other clients
|
//! other clients
|
||||||
use libafl_bolts::ClientId;
|
use libafl_bolts::ClientId;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user