code format

This commit is contained in:
vanhauser-thc
2025-04-26 15:30:56 +02:00
parent fb1a41f5af
commit c5b8f4250e

View File

@ -362,6 +362,7 @@ u8 fuzz_one_original(afl_state_t *afl) {
on smallest_favored */ on smallest_favored */
ret_val = 1; ret_val = 1;
goto abandon_entry; goto abandon_entry;
} }
}); });