VirtualBox

Ignore:
Timestamp:
Jun 4, 2009 2:45:44 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
48177
Message:

back out accidental checkin

File:
1 edited

Legend:

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

    r20289 r20290  
    957957    {
    958958        RTPrintf("File '%s' is no block device\n", rawdisk.raw());
    959         vrc = RTFileGetSize(RawFile, &cbSize);
    960         //vrc = VERR_INVALID_PARAMETER;
    961         //goto out;
     959        vrc = VERR_INVALID_PARAMETER;
     960        goto out;
    962961    }
    963962#elif defined(RT_OS_DARWIN)
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