about summary refs log tree commit diff
path: root/src/afl-as.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/afl-as.c')
-rw-r--r--src/afl-as.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/afl-as.c b/src/afl-as.c
index 6ca233ad..beef913c 100644
--- a/src/afl-as.c
+++ b/src/afl-as.c
@@ -545,8 +545,7 @@ int main(int argc, char** argv) {
         "AFL_KEEP_ASSEMBLY: leave instrumented assembly files\n"
         "AFL_AS_FORCE_INSTRUMENT: force instrumentation\n"
         "AFL_HARDEN, AFL_USE_ASAN, AFL_USE_MSAN, ALF_USE_UBSAN:\n"
-        "  used in the instrumentation summary message\n"
-    );
+        "  used in the instrumentation summary message\n");
 
     exit(1);