diff options
| author | van Hauser <vh@thc.org> | 2020-07-01 09:28:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 09:28:13 +0200 |
| commit | ba79777bc5a242782f8a48e0bb13eb6d43473917 (patch) | |
| tree | c47d0b5bd7804d241dcff94bb1763e79ecc9ae1d /llvm_mode | |
| parent | 9d5007b18e41f17c395fcfc5fc0a8c8c87f4f75d (diff) | |
| parent | b67905c40fe0c284eaf27c83423a4d7cdd717157 (diff) | |
| download | afl++-ba79777bc5a242782f8a48e0bb13eb6d43473917.tar.gz | |
Merge pull request #432 from AFLplusplus/dev
v2.66c
Diffstat (limited to 'llvm_mode')
| -rw-r--r-- | llvm_mode/README.instrument_file.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm_mode/README.instrument_file.md b/llvm_mode/README.instrument_file.md index 347bd3c6..29c40eec 100644 --- a/llvm_mode/README.instrument_file.md +++ b/llvm_mode/README.instrument_file.md @@ -54,7 +54,7 @@ feature_a/a1.cpp feature_a/a2.cpp ``` -However if the the instrument file list file contains only this, it works as well: +However if the instrument file list file contains only this, it works as well: ``` a1.cpp |
