VirtualBox

Changeset 35868 in vbox for trunk


Ignore:
Timestamp:
Feb 7, 2011 1:04:21 PM (14 years ago)
Author:
vboxsync
Message:

Warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp

    r35721 r35868  
    645645                pJob = new EXTPACKINSTALLJOB;
    646646                pJob->ptrExtPackFile    = this;
    647                 pJob->fReplace          = a_fReplace;
     647                pJob->fReplace          = a_fReplace ? true : false;
    648648                pJob->strDisplayInfo    = a_bstrDisplayInfo;
    649649                pJob->ptrExtPackMgr     = m->ptrExtPackMgr;
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