Changeset 62564 in vbox for trunk/src/VBox/Runtime/common/checksum/manifest2.cpp
- Timestamp:
- Jul 26, 2016 2:43:03 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/checksum/manifest2.cpp
r62477 r62564 301 301 AssertPtr(phManifestDst); 302 302 303 304 /** @todo implement cloning. */ 303 RT_NOREF_PV(phManifestDst); /** @todo implement cloning. */ 305 304 306 305 return VERR_NOT_IMPLEMENTED;
Note:
See TracChangeset
for help on using the changeset viewer.