VirtualBox

Changeset 66088 in vbox


Ignore:
Timestamp:
Mar 14, 2017 12:54:13 PM (8 years ago)
Author:
vboxsync
Message:

VBox/shflsvc.h: There should be no reason to pack SHFLSTRING, it's naturally 16-bit aligned as it is made up of 16-bit members..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/shflsvc.h

    r66087 r66088  
    165165    union
    166166    {
    167         uint8_t  utf8[2];
     167        uint8_t  utf8[1];
    168168        uint16_t ucs2[1];
    169169    } String;
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