Changeset 67865 in vbox
- Timestamp:
- Jul 7, 2017 6:01:05 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r67857 r67865 1828 1828 full_update = true; 1829 1829 } 1830 full_update |= update_basic_params(pThis) | 1; //@TODO! do not commit!!1830 full_update |= update_basic_params(pThis); 1831 1831 1832 1832 line_offset = pThis->line_offset;
Note:
See TracChangeset
for help on using the changeset viewer.