mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
code format
This commit is contained in:
parent
0278eb5351
commit
03d306a97f
@ -3549,8 +3549,8 @@ int main(int argc, char **argv, char **envp) {
|
||||
|
||||
maybe_usage(aflcc, argc, argv);
|
||||
|
||||
if (aflcc->instrument_mode == INSTRUMENT_GCC || aflcc->instrument_mode ==
|
||||
INSTRUMENT_CLANG) {
|
||||
if (aflcc->instrument_mode == INSTRUMENT_GCC ||
|
||||
aflcc->instrument_mode == INSTRUMENT_CLANG) {
|
||||
|
||||
FATAL(
|
||||
"afl-gcc/afl-clang are obsolete and has been removed. Use "
|
||||
|
Loading…
x
Reference in New Issue
Block a user