VirtualBox

Changeset 28393 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Apr 16, 2010 6:30:17 AM (15 years ago)
Author:
vboxsync
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevPCNet.cpp

    r28336 r28393  
    48444844    pThis->pDrvBase = NULL;
    48454845    pThis->pDrvR3 = NULL;
    4846     pThis->pDrvR0 = NULL;
    4847     pThis->pDrvRC = NULL;
     4846    pThis->pDrvR0 = (PPDMINETWORKUPR0)NULL;
     4847    pThis->pDrvRC = (PPDMINETWORKUPRC)NULL;
    48484848
    48494849    PDMCritSectLeave(&pThis->CritSect);
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