VirtualBox

Changeset 17214 in vbox


Ignore:
Timestamp:
Feb 27, 2009 4:32:43 PM (16 years ago)
Author:
vboxsync
Message:

VBoxNetFlt.c: typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c

    r17213 r17214  
    10371037                                RTThreadSleep(2); /* (2ms) */
    10381038                                RTSemFastMutexRequest(pGlobals->hFastMtx);
    1039                                 enmState = ;
     1039                                enmState = vboxNetFltGetState(pCur);
    10401040                            }
    10411041                            while (enmState == kVBoxNetFltInsState_Disconnecting);
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