VirtualBox

Changeset 62565 in vbox for trunk/src


Ignore:
Timestamp:
Jul 26, 2016 2:49:22 PM (8 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/ldr/ldrkStuff.cpp

    r62564 r62565  
    856856
    857857        default:
    858             RT_NOREF_PV(pvBits);
    859858            return VERR_NOT_FOUND;
    860859    }
    861860    if (pcbRet)
    862861        *pcbRet = cbBuf;
     862    RT_NOREF_PV(pvBits);
    863863    return VINF_SUCCESS;
    864864}
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