Changeset 67869 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jul 8, 2017 6:45:21 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/fs/isomakercmd.cpp
r67868 r67869 1418 1418 if (pParsed->cNamesWithSrc == 1 && fWithSrc) 1419 1419 { 1420 /** @todo just take the final component and prepend a slash (or whatever 1421 * directory in the ISO we import relative to). */ 1420 1422 if (RTVfsChainIsSpec(pParsed->aNames[iSrc].szPath)) 1421 1423 {
Note:
See TracChangeset
for help on using the changeset viewer.