VirtualBox

Changeset 9923 in vbox


Ignore:
Timestamp:
Jun 25, 2008 2:39:59 PM (17 years ago)
Author:
vboxsync
Message:

Remove comma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Disassembler/DisasmReg.cpp

    r9922 r9923  
    169169    RT_OFFSETOF(CPUMCTXCORE, ebp),        /* USE_REG_BPL; with REX prefix only */
    170170    RT_OFFSETOF(CPUMCTXCORE, esi),        /* USE_REG_SIL; with REX prefix only */
    171     RT_OFFSETOF(CPUMCTXCORE, edi),        /* USE_REG_DIL; with REX prefix only */
     171    RT_OFFSETOF(CPUMCTXCORE, edi)         /* USE_REG_DIL; with REX prefix only */
    172172};
    173173
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