VirtualBox

Changeset 59271 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Jan 6, 2016 4:20:29 PM (9 years ago)
Author:
vboxsync
Message:

gcc warning

File:
1 edited

Legend:

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

    r58132 r59271  
    19681968        pDrv->pfnUpdateRect(pDrv, cx_min_upd * cw, cy_start * cheight,
    19691969                                   (cx_max_upd - cx_min_upd + 1) * cw, (cy - cy_start) * cheight);
    1970         return VINF_SUCCESS;
     1970    return VINF_SUCCESS;
    19711971}
    19721972
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