about summary refs log tree commit diff
path: root/include/forkserver.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-09 01:09:26 +0200
committervan Hauser <vh@thc.org>2020-08-09 01:09:26 +0200
commit0bb59ba11606e0382126304f78507efe7d62fd6b (patch)
treea48c330da2c95f20b4ebf17a5390f877b1b674dd /include/forkserver.h
parente4a0237cbc745552a5b21a2450d7ab55ee98759d (diff)
downloadafl++-0bb59ba11606e0382126304f78507efe7d62fd6b.tar.gz
code format
Diffstat (limited to 'include/forkserver.h')
-rw-r--r--include/forkserver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/forkserver.h b/include/forkserver.h
index a5fca30e..89f23ab7 100644
--- a/include/forkserver.h
+++ b/include/forkserver.h
@@ -79,7 +79,7 @@ typedef struct afl_forkserver {
   u8 use_fauxsrv;                       /* Fauxsrv for non-forking targets? */
 
   u8 qemu_mode;                         /* if running in qemu mode or not   */
-  
+
   u8 taint_mode;                        /* if running taint analysis or not */
 
   u32 *shmem_fuzz_len;                  /* length of the fuzzing test case  */