VirtualBox

Changeset 11139 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Aug 5, 2008 4:34:58 PM (16 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: fix incorrect error msg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp

    r11138 r11139  
    845845        else
    846846        {
    847             RTPrintf("File '%s' is no fixed medium device\n", rawdisk.raw());
     847            RTPrintf("File '%s' is no fixed/removable medium device\n", rawdisk.raw());
    848848            vrc = VERR_INVALID_PARAMETER;
    849849            goto out;
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