Add missing blank lines and remove double blank lines

This commit is contained in:
llzmb
2021-12-04 22:28:05 +01:00
parent 415be06c54
commit 3506077fd6
14 changed files with 48 additions and 21 deletions

View File

@ -16,4 +16,4 @@ mkdir in
echo 0000 > in/in
../../afl-fuzz -Q -i in -o out -- ./test
```
```