From 6730b6a15ad102ee988614202147bf606e1b7fd5 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Sat, 29 Feb 2020 14:23:44 +0100 Subject: code-format, env.md fixes and adding -hh for env usage display into afl-fuzz and Makefile --- gcc_plugin/afl-gcc-pass.so.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc_plugin/afl-gcc-pass.so.cc') diff --git a/gcc_plugin/afl-gcc-pass.so.cc b/gcc_plugin/afl-gcc-pass.so.cc index 1346979c..41139d6e 100644 --- a/gcc_plugin/afl-gcc-pass.so.cc +++ b/gcc_plugin/afl-gcc-pass.so.cc @@ -52,7 +52,7 @@ #include "../config.h" #include "../include/debug.h" -/* clear helper macros AFL types pull in, which intervene with gcc-plugin +/* clear helper macros AFL types pull in, which intervene with gcc-plugin * headers from GCC-8 */ #ifdef likely #undef likely -- cgit 1.4.1