VirtualBox

Ignore:
Timestamp:
Jul 6, 2010 4:36:43 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63437
Message:

Main: back out r63429

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/service.cpp

    r30670 r30676  
    147147 * Class containing the shared information service functionality.
    148148 */
    149 class Service : public iprt::non_copyable
     149class Service : public stdx::non_copyable
    150150{
    151151private:
     
    718718        switch (eFunction)
    719719        {
    720             /*
    721              * The guest asks the host for the next messsage to process.
     720            /* 
     721             * The guest asks the host for the next messsage to process. 
    722722             */
    723723            case GUEST_GET_HOST_MSG:
     
    737737
    738738            /*
    739              * The guest notifies the host that some output at stdout/stderr is available.
     739             * The guest notifies the host that some output at stdout/stderr is available. 
    740740             */
    741741            case GUEST_EXEC_SEND_OUTPUT:
     
    744744                break;
    745745
    746             /*
    747              * The guest notifies the host of the current client status.
     746            /* 
     747             * The guest notifies the host of the current client status. 
    748748             */
    749749            case GUEST_EXEC_SEND_STATUS:
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