Changeset 82097 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Nov 22, 2019 8:24:11 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r82094 r82097 3325 3325 break; 3326 3326 default: 3327 # ifdef DEBUG_sunlover3328 AssertMsgFailed(("vgaR3IOPortHgmsiRead: Port=%#x cb=%d\n", Port, cb));3329 # endif3330 3327 rc = VERR_IOM_IOPORT_UNUSED; 3331 3328 break;
Note:
See TracChangeset
for help on using the changeset viewer.