VirtualBox

Changeset 60490 in vbox


Ignore:
Timestamp:
Apr 14, 2016 11:18:13 AM (9 years ago)
Author:
vboxsync
Message:

GuestSessionImpl.cpp: Fixed error message typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp

    r60242 r60490  
    25842584        else
    25852585            hr = setError(VBOX_E_IPRT_ERROR,
    2586                           tr("Starting thread for copying file \"%s\" from guest to \"%s\" on the host failed "),
     2586                          tr("Starting thread for copying file \"%s\" from host to \"%s\" on the guest failed "),
    25872587                          aSource.c_str(), aDest.c_str());
    25882588    }
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