about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-25 13:08:42 +0200
committervan Hauser <vh@thc.org>2020-04-25 13:08:42 +0200
commitfa610270abeab4887396228a17db03a0aaedcd64 (patch)
treed5d0e95026ce8c45c00fb18aaa69a0a8fa879cbe
parentcefefba244c706eba8e6e100fc9dc2ebb7cd9b27 (diff)
downloadafl++-fa610270abeab4887396228a17db03a0aaedcd64.tar.gz
remove empty line
-rw-r--r--docs/env_variables.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/env_variables.md b/docs/env_variables.md
index f6f14dd2..41c8f12a 100644
--- a/docs/env_variables.md
+++ b/docs/env_variables.md
@@ -123,7 +123,6 @@ Then there are a few specific features that are only available in llvm_mode:
     These are used if several seperated instrumentation are performed which
     are then later combined.
 
-
    - AFL_LLVM_MAP_ADDR sets the fixed map address to a different address than
      the default 0x10000. A value of 0 or empty sets the map address to be
      dynamic (the original afl way, which is slower)