From 542bea37fb79497ac3f4ea3411b2af4e5099c864 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 3 Feb 2020 16:10:16 +0100 Subject: fix MDs --- src/afl-fuzz-init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/afl-fuzz-init.c') diff --git a/src/afl-fuzz-init.c b/src/afl-fuzz-init.c index e39480da..9265e4a5 100644 --- a/src/afl-fuzz-init.c +++ b/src/afl-fuzz-init.c @@ -601,7 +601,7 @@ void perform_dry_run(char** argv) { "quickly\n" " estimate the required amount of virtual memory for the " "binary. Also,\n" - " if you are using ASAN, see %s/notes_for_asan.txt.\n\n" + " if you are using ASAN, see %s/notes_for_asan.md.\n\n" MSG_FORK_ON_APPLE -- cgit 1.4.1