forked from boostorg/algorithm
Add newlines at the end of the fuzzing files
This commit is contained in:
@ -78,4 +78,4 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t sz) {
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
@ -138,4 +138,4 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t sz) {
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user