Changeset 494 in vbox
- Timestamp:
- Feb 1, 2007 9:04:58 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 18099
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r493 r494 1971 1971 } 1972 1972 /* line compare acts on the displayed lines */ 1973 /** @todo r=bird: why was our change removed? I can't immediately spot and it wasn't mentioned in the commit message... */1974 1973 if ((uint32_t)y == s->line_compare) 1975 1974 addr1 = 0;
Note:
See TracChangeset
for help on using the changeset viewer.