diff options
| author | van Hauser <vh@thc.org> | 2020-12-01 23:17:20 +0100 |
|---|---|---|
| committer | van Hauser <vh@thc.org> | 2020-12-01 23:17:20 +0100 |
| commit | 0942158ad1210e3933ea15dd9c5ab0a6516febb0 (patch) | |
| tree | 6ee43c25d3698f6ba6a9d13891aa36b58349311a /libtokencap | |
| parent | c05e4efbe9b4e7d1ff078b7a392621f2ca7572e6 (diff) | |
| download | afl++-0942158ad1210e3933ea15dd9c5ab0a6516febb0.tar.gz | |
remove docs/README symlink and update references
Diffstat (limited to 'libtokencap')
| -rw-r--r-- | libtokencap/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtokencap/README.md b/libtokencap/README.md index 0a3591eb..13a440da 100644 --- a/libtokencap/README.md +++ b/libtokencap/README.md @@ -1,6 +1,6 @@ # strcmp() / memcmp() token capture library - (See ../docs/README.md for the general instruction manual.) + (See ../README.md for the general instruction manual.) This companion library allows you to instrument `strcmp()`, `memcmp()`, and related functions to automatically extract syntax tokens passed to any of |
