VirtualBox

Changeset 38805 in vbox


Ignore:
Timestamp:
Sep 20, 2011 2:39:50 PM (13 years ago)
Author:
vboxsync
Message:

DevVGA.cpp: build fix

File:
1 edited

Legend:

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

    r38804 r38805  
    47534753    PDMCritSectLeave(&pThis->lock);
    47544754
    4755     LogFlow(("vgaPortTakeScreenshot: returns %Rrc (cbData=%d cx=%d cy=%d)\n", rc, cbRequired, Connector.cx, Connector.cy));
     4755    LogFlow(("vgaPortTakeScreenshot: returns %Rrc (cbData=%d cx=%d cy=%d)\n", rc, *pcbData, *pcx, *pcy));
    47564756    return rc;
    47574757}
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