From f7d8643dc4531a9aa8849d4acf2a96b0d8ae5c3c Mon Sep 17 00:00:00 2001 From: van Hauser Date: Mon, 30 Nov 2020 22:08:26 +0100 Subject: update clang-format to 11 --- qbdi_mode/template.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qbdi_mode/template.cpp') diff --git a/qbdi_mode/template.cpp b/qbdi_mode/template.cpp index 55c5a3f3..b2066cc8 100755 --- a/qbdi_mode/template.cpp +++ b/qbdi_mode/template.cpp @@ -44,7 +44,7 @@ target_func p_target_func = NULL; rword module_base = 0; rword module_end = 0; static unsigned char - dummy[MAP_SIZE]; /* costs MAP_SIZE but saves a few instructions */ + dummy[MAP_SIZE]; /* costs MAP_SIZE but saves a few instructions */ unsigned char *afl_area_ptr = NULL; /* Exported for afl_gen_trace */ unsigned long afl_prev_loc = 0; -- cgit 1.4.1