VirtualBox

Changeset 55219 in vbox


Ignore:
Timestamp:
Apr 13, 2015 4:50:16 PM (9 years ago)
Author:
vboxsync
Message:

Main/Console: some g++ versions complain and need help to get the POD

File:
1 edited

Legend:

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

    r55214 r55219  
    61456145                                   this, ptrVM.rawUVM(), pcszDevice, lInstance, enmBus, fUseHostIOCache,
    61466146                                   fBuiltinIOCache, false /* fSetupMerge */, 0 /* uMergeSource */,
    6147                                    0 /* uMergeTarget */, aAttachments[i], mMachineState, &rc);
     6147                                   0 /* uMergeTarget */, *aAttachments[i], mMachineState, &rc);
    61486148        if (RT_FAILURE(vrc))
    61496149            throw setError(E_FAIL, tr("%Rrc"), vrc);
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