VirtualBox

Ignore:
Timestamp:
Jul 22, 2016 6:04:30 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109027
Message:

Misc: scm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp

    r61882 r62471  
    106106/** Pointer to a UTS client instance. */
    107107typedef UTSCLIENT *PUTSCLIENT;
     108
    108109
    109110/*********************************************************************************************************************************
     
    609610                     || RTStrICmp(pszVal, "false"))
    610611                pCfgItem->Val.u.f = false;
    611             else 
     612            else
    612613                rc = VERR_INVALID_PARAMETER;
    613614            break;
     
    11921193    while (!g_fTerminate)
    11931194    {
    1194         /* 
     1195        /*
    11951196         * Wait for new connection and spin off a new thread
    11961197         * for every new client.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette