VirtualBox

Changeset 4389 in vbox for trunk


Ignore:
Timestamp:
Aug 27, 2007 3:31:49 PM (17 years ago)
Author:
vboxsync
Message:

fixed buildbreak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxREMWrapper.cpp

    r4388 r4389  
    410410    { REMPARMDESC_FLAGS_GCPHYS,     sizeof(RTGCPHYS), NULL },
    411411    { REMPARMDESC_FLAGS_INT,        sizeof(RTUINT), NULL },
    412     { REMPARMDESC_FLAGS_INT,        sizeof(void *), NULL }
     412    { REMPARMDESC_FLAGS_INT,        sizeof(void *), NULL },
    413413    { REMPARMDESC_FLAGS_INT,        sizeof(bool), NULL }
    414414};
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