about summary refs log tree commit diff
path: root/libtokencap/libtokencap.so.c
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-11-03 13:02:41 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2019-11-03 13:02:41 +0100
commitfbeba570e65e5f8f675b189d36107bf114666f05 (patch)
treec0ebe736340c4b45be040fa11e24fc2575dbc2c3 /libtokencap/libtokencap.so.c
parent58fe2f2c767b4dfe973b75feaf7df78c798b62d5 (diff)
parente2442f747179bef2f96ca11db5fe89a6c6a4bcaa (diff)
downloadafl++-fbeba570e65e5f8f675b189d36107bf114666f05.tar.gz
Merge branch 'master' of github.com:vanhauser-thc/AFLplusplus
Diffstat (limited to 'libtokencap/libtokencap.so.c')
-rw-r--r--libtokencap/libtokencap.so.c2
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.
 
  */