mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
Fix various spelling errors (#2293)
* Fix spelling errors in log messages * Fix doc comment syntax * Fix spelling errors in Markdown documentation * Fix spelling errors in comments
This commit is contained in:
@ -6185,7 +6185,7 @@ u8 fuzz_one(afl_state_t *afl) {
|
||||
#endif
|
||||
|
||||
/*
|
||||
-L command line paramter => limit_time_sig value
|
||||
-L command line parameter => limit_time_sig value
|
||||
limit_time_sig == 0 then run the default mutator
|
||||
limit_time_sig > 0 then run MOpt
|
||||
limit_time_sig < 0 both are run
|
||||
|
Reference in New Issue
Block a user