Changeset 73603 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Aug 9, 2018 7:26:53 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/isomaker.cpp
r73097 r73603 6736 6736 6737 6737 cbReturn += cbOne; 6738 iDirRec++;6739 6738 } 6740 6739 Assert(cbReturn <= pName->cbDirRecTotal);
Note:
See TracChangeset
for help on using the changeset viewer.