VirtualBox

Changeset 7052 in vbox


Ignore:
Timestamp:
Feb 20, 2008 4:25:50 PM (17 years ago)
Author:
vboxsync
Message:

Realigning after RTGCPHYS change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/avl.h

    r7051 r7052  
    220220    /** Height of this tree: max(height(left), height(right)) + 1 */
    221221    unsigned char       uchHeight;
     222    /** Make sure the structure is a multiple of 8 in size. */
     223    unsigned char       Padding[7];
    222224} AVLOGCPHYSNODECORE, *PAVLOGCPHYSNODECORE;
    223225
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