about summary refs log tree commit diff
path: root/qemu_mode/patches
diff options
context:
space:
mode:
Diffstat (limited to 'qemu_mode/patches')
-rw-r--r--qemu_mode/patches/afl-qemu-tcg-runtime-inl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h b/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h
index 6339d41c..2bb0ac9e 100644
--- a/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h
+++ b/qemu_mode/patches/afl-qemu-tcg-runtime-inl.h
@@ -35,9 +35,9 @@
 #include "tcg.h"
 
 void HELPER(afl_entry_routine)(CPUArchState *env) {
-  
+
   afl_forkserver(ENV_GET_CPU(env));
-  
+
 }
 
 void HELPER(afl_compcov_16)(target_ulong cur_loc, target_ulong arg1,