Changeset 52255 in vbox for trunk/src/VBox/Devices/USB
- Timestamp:
- Aug 2, 2014 3:49:29 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95346
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/USB/VUSBInternal.h
r52254 r52255 219 219 #if HC_ARCH_BITS == 32 220 220 /** Align the size to a 8 byte boundary. */ 221 bool afAlignment0[ 6];221 bool afAlignment0[2]; 222 222 #endif 223 223 } VUSBDEV;
Note:
See TracChangeset
for help on using the changeset viewer.