Changeset 40137 in vbox for trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp
- Timestamp:
- Feb 15, 2012 4:24:51 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/dvm/dvmmbr.cpp
r40027 r40137 356 356 uint64_t offStart, size_t cbRange, 357 357 uint64_t *poffVol, 358 size_t *pcbIntersect)358 uint64_t *pcbIntersect) 359 359 { 360 360 bool fIntersect = false;
Note:
See TracChangeset
for help on using the changeset viewer.