aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-10-07 13:43:19 +0200
committervanhauser-thc <vh@thc.org>2024-10-07 13:43:19 +0200
commit4a1cf0b9af5f14b5899520ef9abc442c8f1087b6 (patch)
tree654d4ff1ecd39a677054fc8e44b99dda75a13026 /include
parentd6a2edb42a680b999256d5b78082975713973db7 (diff)
downloadafl++-4a1cf0b9af5f14b5899520ef9abc442c8f1087b6.tar.gz
code format
Diffstat (limited to 'include')
-rw-r--r--include/forkserver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/forkserver.h b/include/forkserver.h
index db1832c4..d3d0e086 100644
--- a/include/forkserver.h
+++ b/include/forkserver.h
@@ -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 " \