VirtualBox

Changeset 27035 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 4, 2010 2:40:44 PM (15 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_13.c

    r26493 r27035  
    420420    if (vbox_device_available(pVBox))
    421421    {
    422         uint32_t x, y, bpp, display;
    423         rc = vboxGetDisplayChangeRequest(pScrn, &x, &y, &bpp, &display);
     422        uint32_t x, y, bpp, iScreen;
     423        rc = vboxGetDisplayChangeRequest(pScrn, &x, &y, &bpp, &iScreen);
    424424        /* @todo - check the display number once we support multiple displays. */
    425425        /* If we don't find a display request, see if we have a saved hint
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