VirtualBox

Changeset 61910 in vbox


Ignore:
Timestamp:
Jun 28, 2016 9:26:51 AM (8 years ago)
Author:
vboxsync
Message:

Main/src-server/MediumImpl.cpp: Warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MediumImpl.cpp

    r61863 r61910  
    30113011                }
    30123012                /* case when new path looks like "/path/to/new/location"
    3013                  * In this case just set destMediumFileName to NULL and 
    3014                  * and add '/' in the end of path.destMediumPath 
    3015                  */ 
     3013                 * In this case just set destMediumFileName to NULL and
     3014                 * and add '/' in the end of path.destMediumPath
     3015                 */
    30163016                else
    30173017                {
     
    31033103            if (SUCCEEDED(rc))
    31043104            {
    3105                 MachineState_T aState;
    31063105                ComObjPtr<SessionMachine> sm;
    31073106                ComPtr<IInternalSessionControl> ctl;
     
    31823181            pProgress.queryInterfaceTo(aProgress.asOutParam());
    31833182    }
    3184     else 
     3183    else
    31853184    {
    31863185        if (pTask != NULL)
     
    88458844 * Implementation code for the "move" task.
    88468845 *
    8847  * This only gets started from Medium::SetLocation() and always 
     8846 * This only gets started from Medium::SetLocation() and always
    88488847 * runs asynchronously.
    88498848 *
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