VirtualBox

Ignore:
Timestamp:
Oct 29, 2010 10:35:00 AM (14 years ago)
Author:
vboxsync
Message:

src/*: more spelling fixes (logging), thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/util/tcpip.c

    r15532 r33595  
    723723        if ( err == EINTR )
    724724        {
    725             crWarning( "select interruped by an unblocked signal, trying again" );
     725            crWarning( "select interrupted by an unblocked signal, trying again" );
    726726        }
    727727        else
     
    13141314        {
    13151315            crWarning( "connection to %s:%d "
    1316                     "interruped, trying again", conn->hostname, conn->port );
     1316                    "interrupted, trying again", conn->hostname, conn->port );
    13171317            continue;
    13181318        }
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