]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/vm86.c
avoid TABs in files that only contain a few
[mirror_qemu.git] / linux-user / vm86.c
index 3829b9a67787e6c3cf6ad5c27f686996617d4e1f..9c393df424ebd9f99606e244246c3b98c4776415 100644 (file)
@@ -257,7 +257,7 @@ void handle_vm86_trap(CPUX86State *env, int trapno)
 #define CHECK_IF_IN_TRAP() \
       if ((ts->vm86plus.vm86plus.flags & TARGET_vm86dbg_active) && \
           (ts->vm86plus.vm86plus.flags & TARGET_vm86dbg_TFpendig)) \
-               newflags |= TF_MASK
+                newflags |= TF_MASK
 
 #define VM86_FAULT_RETURN \
         if ((ts->vm86plus.vm86plus.flags & TARGET_force_return_for_pic) && \