Changeset 54247 in vbox
- Timestamp:
- Feb 17, 2015 5:02:26 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Input/DevPS2.cpp
r54240 r54247 216 216 uint8_t mouse_buttons; 217 217 uint8_t mouse_buttons_reported; 218 #endif219 218 220 219 uint32_t Alignment0; 220 #endif 221 221 222 222 /** Pointer to the device instance - RC. */
Note:
See TracChangeset
for help on using the changeset viewer.