VirtualBox

Ignore:
Timestamp:
Aug 18, 2015 5:01:34 PM (9 years ago)
Author:
vboxsync
Message:

static

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dvm/dvmgpt.cpp

    r57358 r57444  
    501501}
    502502
    503 DECLCALLBACK(bool) rtDvmFmtGptVolumeIsRangeIntersecting(RTDVMVOLUMEFMT hVolFmt,
    504                                                         uint64_t offStart, size_t cbRange,
    505                                                         uint64_t *poffVol,
    506                                                         uint64_t *pcbIntersect)
     503static DECLCALLBACK(bool) rtDvmFmtGptVolumeIsRangeIntersecting(RTDVMVOLUMEFMT hVolFmt,
     504                                                               uint64_t offStart, size_t cbRange,
     505                                                               uint64_t *poffVol,
     506                                                               uint64_t *pcbIntersect)
    507507{
    508508    bool fIntersect = false;
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