From 5b3b550710857230a0e8bb262b4b9d76d8d692ab Mon Sep 17 00:00:00 2001 From: Arran Cudbard-Bell Date: Mon, 25 Jan 2021 15:59:17 +0000 Subject: [PATCH] ws --- src/bin/fuzzer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/fuzzer.c b/src/bin/fuzzer.c index 8505da966f..c75033a9c3 100644 --- a/src/bin/fuzzer.c +++ b/src/bin/fuzzer.c @@ -78,7 +78,7 @@ int LLVMFuzzerInitialize(int *argc, char ***argv) * is generated. */ fr_strerror_const("fuzz"); /* allocate the pools */ - fr_strerror_clear(); /* clears the message, leaves the pools */ + fr_strerror_clear(); /* clears the message, leaves the pools */ /* * Setup our own internal atexit handler -- 2.47.2