Changeset 76130 in vbox for trunk/src/VBox/ImageMounter
- Timestamp:
- Dec 10, 2018 2:49:23 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127374
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ImageMounter/vboximg-mount/vboximg-mount.cpp
r76069 r76130 271 271 * In this impl. that's always deemed a parsing error. 272 272 */ 273 if (*arg != '-') /* could be user's mount point */ 274 return 1; 275 273 276 return -1; 274 277 }
Note:
See TracChangeset
for help on using the changeset viewer.