Index: /trunk/src/VBox/VMM/PATM/PATMA.asm
===================================================================
--- /trunk/src/VBox/VMM/PATM/PATMA.asm	(revision 353)
+++ /trunk/src/VBox/VMM/PATM/PATMA.asm	(revision 354)
@@ -1081,5 +1081,5 @@
 
     test    dword [esp], X86_EFL_NT
-    jnz near iret_fault1
+    jnz     iret_fault1
 
     test    dword [esp+12], X86_EFL_VM
