VirtualBox

Changeset 54570 in vbox for trunk/src


Ignore:
Timestamp:
Feb 28, 2015 10:54:35 PM (10 years ago)
Author:
vboxsync
Message:

simplification.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r54159 r54570  
    21692169                   (uint8_t *)pFIFO + offCurrentCmd + cbAlreadyRead,
    21702170                   cbAfter - cbAlreadyRead);
    2171             cbAlreadyRead += cbAfter - cbAlreadyRead;
     2171            cbAlreadyRead = cbAfter;
    21722172        }
    21732173        memcpy(pbBounceBuf + cbAlreadyRead,
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette