about summary refs log tree commit diff
path: root/src/afl-forkserver.c
diff options
context:
space:
mode:
authortl455047 <tl445047925@gmail.com>2021-11-07 20:56:40 +0800
committertl455047 <tl445047925@gmail.com>2021-11-07 20:56:40 +0800
commit93852a23128d24ebb15e3afdbeee07f8664da4ec (patch)
tree1b4973cac99fe4c3faf9220fad718a80b598a2aa /src/afl-forkserver.c
parent92c91f25f0abc2eb4b8eccbe9b89f433a08eeaba (diff)
downloadafl++-93852a23128d24ebb15e3afdbeee07f8664da4ec.tar.gz
code-format
Diffstat (limited to 'src/afl-forkserver.c')
-rw-r--r--src/afl-forkserver.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/afl-forkserver.c b/src/afl-forkserver.c
index b1769bfb..44b6c6f9 100644
--- a/src/afl-forkserver.c
+++ b/src/afl-forkserver.c
@@ -1017,7 +1017,8 @@ void afl_fsrv_start(afl_forkserver_t *fsrv, char **argv,
         MSG_ULIMIT_USAGE
         " /path/to/fuzzed_app )\n\n"
 
-        "      Tip: you can use https://jwilk.net/software/recidivm to quickly\n"
+        "      Tip: you can use https://jwilk.net/software/recidivm to "
+        "quickly\n"
         "      estimate the required amount of virtual memory for the "
         "binary.\n\n"