diff options
author | David Carlier <devnexen@gmail.com> | 2019-10-31 15:50:58 +0000 |
---|---|---|
committer | David Carlier <devnexen@gmail.com> | 2019-10-31 15:50:58 +0000 |
commit | b33bb0943ac4957eaf7b16ef694a4e4b4a538212 (patch) | |
tree | 0bc1d9cf04b23fa8ecb73dd012dbc6db9ef72d17 /libtokencap/libtokencap.so.c | |
parent | b17afc10a23cf87b3a0b8290491de4edd80c9c71 (diff) | |
download | afl++-b33bb0943ac4957eaf7b16ef694a4e4b4a538212.tar.gz |
libtokencap/libdislocator README rename proposals
and fixing the install tasks in the process.
Diffstat (limited to 'libtokencap/libtokencap.so.c')
-rw-r--r-- | libtokencap/libtokencap.so.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtokencap/libtokencap.so.c b/libtokencap/libtokencap.so.c index 2fe9ae63..7495180d 100644 --- a/libtokencap/libtokencap.so.c +++ b/libtokencap/libtokencap.so.c @@ -15,7 +15,7 @@ This Linux-only companion library allows you to instrument strcmp(), memcmp(), and related functions to automatically extract tokens. - See README.tokencap for more info. + See README.tokencap.md for more info. */ |