VirtualBox

Changeset 26002 in vbox


Ignore:
Timestamp:
Jan 25, 2010 2:24:39 PM (15 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/DisplayImpl.cpp

    r26001 r26002  
    33853385    PDRVMAINDISPLAY pData = PDMINS_2_DATA(pDrvIns, PDRVMAINDISPLAY);
    33863386    LogFlowFunc (("iInstance=%d\n", pDrvIns->iInstance));
    3387     PDMDRV_CHECK_VERSIONS_RETURN(pDrvIns);
     3387    PDMDRV_CHECK_VERSIONS_RETURN_VOID(pDrvIns);
    33883388
    33893389    if (pData->pDisplay)
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