Changeset 12772 in vbox for trunk/src/VBox/Devices/Graphics
- Timestamp:
- Sep 26, 2008 4:13:09 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r11536 r12772 3216 3216 uint32_t b; 3217 3217 uint32_t write_mask, bit_mask, set_mask; 3218 uint32_t aVal[4]; /** @todo r=bird: Why is this an 32-bit array? */3218 uint32_t aVal[4]; 3219 3219 unsigned i; 3220 3220 NOREF(pvUser);
Note:
See TracChangeset
for help on using the changeset viewer.