VirtualBox

Ignore:
Timestamp:
Nov 5, 2008 3:31:46 AM (16 years ago)
Author:
vboxsync
Message:

Hex format types (Vhx[sd] -> Rhx[sd]).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r13838 r13840  
    28172817    cpu_register_physical_memory(GCPhys, cb, GCPhys | (fShadow ? 0 : IO_MEM_ROM));
    28182818
    2819     Log2(("%.64Vhxd\n", (char *)pvCopy + cb - 64));
     2819    Log2(("%.64Rhxd\n", (char *)pvCopy + cb - 64));
    28202820
    28212821    Assert(pVM->rem.s.fIgnoreAll);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette