VirtualBox

Changeset 28329 in vbox


Ignore:
Timestamp:
Apr 14, 2010 9:47:05 PM (15 years ago)
Author:
vboxsync
Message:

pdmdrv.h: fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmdrv.h

    r28327 r28329  
    13081308 * @copydoc PDMDRVHLP::pfnGetSupDrvSession
    13091309 */
    1310 DECLINLINE(bool) PDMDrvHlpGetSupDrvSession(PPDMDRVINS pDrvIns)
     1310DECLINLINE(PSUPDRVSESSION) PDMDrvHlpGetSupDrvSession(PPDMDRVINS pDrvIns)
    13111311{
    13121312    return pDrvIns->pHlpR3->pfnGetSupDrvSession(pDrvIns);
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