VirtualBox

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


Ignore:
Timestamp:
Sep 29, 2021 6:48:47 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147153
Message:

VBoxManage: comment typo and whitespace fix

File:
1 edited

Legend:

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

    r91131 r91469  
    15811581
    15821582    /*
    1583      * Options.  We work directly on an IUnattended instace while parsing
     1583     * Options.  We work directly on an IUnattended instance while parsing
    15841584     * the options.  This saves a lot of extra clutter.
    15851585     */
     
    18491849    {
    18501850        CHECK_ERROR2_RET(hrc, ptrUnattended, ConstructMedia(), RTEXITCODE_FAILURE);
    1851         CHECK_ERROR2_RET(hrc, ptrUnattended,ReconfigureVM(), RTEXITCODE_FAILURE);
     1851        CHECK_ERROR2_RET(hrc, ptrUnattended, ReconfigureVM(), RTEXITCODE_FAILURE);
    18521852    }
    18531853
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