Changeset 47485 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jul 31, 2013 12:44:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/HGSMI/HGSMIHost.cpp
r44528 r47485 1808 1808 hgsmiNotifyGuest (pIns); 1809 1809 } 1810 #ifdef DEBUG_misha 1811 else 1812 { 1813 Assert(0); 1814 } 1815 #endif 1810 1816 } 1811 1817 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.