VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/NetworkServices/NAT/VBoxNetNAT.cpp

    r30445 r33540  
    450450    {
    451451        /*
    452          * To prevent concurent execution of sending/receving threads
     452         * To prevent concurrent execution of sending/receiving threads
    453453         */
    454454#ifndef RT_OS_WINDOWS
     
    459459            return VERR_NO_MEMORY;
    460460
    461         /* don't pass the managemant pipe */
     461        /* don't pass the management pipe */
    462462        slirp_select_fill(pThis->m_pNATState, &nFDs, &polls[1]);
    463463        unsigned int cMsTimeout = slirp_get_timeout_ms(pThis->m_pNATState);
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