Changeset 53211 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Nov 4, 2014 6:13:30 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/VUSBInternal.h
r53067 r53211 226 226 #if HC_ARCH_BITS == 32 227 227 /** Align the size to a 8 byte boundary. */ 228 bool afAlignment0[ 6];228 bool afAlignment0[2]; 229 229 #endif 230 230 } VUSBDEV;
Note:
See TracChangeset
for help on using the changeset viewer.