mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-20 21:25:43 +00:00
code format
This commit is contained in:
@ -249,7 +249,6 @@ void afl_fsrv_kill(afl_forkserver_t *fsrv);
|
||||
void nyx_load_target_hash(afl_forkserver_t *fsrv);
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef __APPLE__
|
||||
#define MSG_FORK_ON_APPLE \
|
||||
" - On MacOS X, the semantics of fork() syscalls are non-standard and " \
|
||||
|
@ -584,7 +584,6 @@ __attribute__((destructor)) void __dislocator_fini(void) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* NetBSD fault handler specific api subset */
|
||||
|
||||
void (*esetfunc(void (*fn)(int, const char *, ...)))(int, const char *, ...) {
|
||||
|
Reference in New Issue
Block a user