VirtualBox

Ignore:
Timestamp:
Dec 31, 2014 2:59:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97393
Message:

scm automatic cleanups.

File:
1 edited

Legend:

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

    r53267 r53624  
    285285        /* we have to open a session for this task (new or shared) */
    286286        rc = pMachine->LockMachine(a->session, LockType_Shared);
    287         ComPtr<IConsole> pConsole;
    288         CHECK_ERROR_BREAK(a->session, COMGETTER(Console)(pConsole.asOutParam()));
     287        ComPtr<IConsole> pConsole;
     288        CHECK_ERROR_BREAK(a->session, COMGETTER(Console)(pConsole.asOutParam()));
    289289
    290290        /* switch based on the command */
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