Changeset 56978 in vbox for trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp
- Timestamp:
- Jul 18, 2015 6:55:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/zip/unzipcmd.cpp
r56290 r56978 265 265 return RTMsgErrorExit(RTEXITCODE_FAILURE, 266 266 "RTVfsChainOpenIoStream failed with rc=%Rrc:\n" 267 " '%s'\n" ,267 " '%s'\n" 268 268 " %*s^\n", 269 269 rc, pOpts->pszFile, pszError - pOpts->pszFile, "");
Note:
See TracChangeset
for help on using the changeset viewer.