Typo.
This commit is contained in:
parent
6b21d1281e
commit
c9de4bf6ba
|
@ -12,7 +12,7 @@
|
|||
|
||||
* src/tools/ftfuzzer/ftfuzzer.cc: Include `stdlib.h' for `rand'.
|
||||
(Random): Small class to provide n randomly selected numbers
|
||||
(without repitition) out of the value set [0,N].
|
||||
(without repitition) out of the value set [1,N].
|
||||
(LLVMFuzzerTestOneInput): Use it to test only up to 10 bitmap
|
||||
strikes.
|
||||
|
||||
|
|
Loading…
Reference in New Issue