VirtualBox

Changeset 64445 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 27, 2016 3:29:33 PM (8 years ago)
Author:
vboxsync
Message:

Devices/Storage/BusLogic: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevBusLogic.cpp

    r64444 r64445  
    28772877         * allocated one.
    28782878         */
     2879#ifdef LOG_ENABLED
     2880        bool fIs24Bit = pReq->fIs24Bit;
     2881#endif
    28792882        uint8_t u8ScsiSts = pReq->u8ScsiSts;
    28802883        RTGCPHYS GCPhysAddrCCB = pReq->GCPhysAddrCCB;
    2881         bool fIs24Bit = pReq->fIs24Bit;
    28822884        CCBU CCBGuest;
    28832885        memcpy(&CCBGuest, &pReq->CCBGuest, sizeof(CCBU));
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