VirtualBox

Changeset 19074 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Apr 21, 2009 1:09:52 PM (16 years ago)
Author:
vboxsync
Message:

DrvNAT: spelling.

File:
1 edited

Legend:

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

    r19049 r19074  
    332332            if (errno == EINTR)
    333333            {
    334                 Log2(("NAT: signal was cautched while sleep on poll\n"));
     334                Log2(("NAT: signal was caught while sleep on poll\n"));
    335335                /* No error, just process all outstanding requests but don't wait */
    336336                cChangedFDs = 0;
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