Changeset 58132 in vbox for trunk/src/VBox/Storage/DMG.cpp
- Timestamp:
- Oct 9, 2015 12:09:37 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/DMG.cpp
r57388 r58132 2554 2554 /* pfnDump */ 2555 2555 dmgDump, 2556 /* pfnGetTime Stamp */2556 /* pfnGetTimestamp */ 2557 2557 NULL, 2558 /* pfnGetParentTime Stamp */2558 /* pfnGetParentTimestamp */ 2559 2559 NULL, 2560 /* pfnSetParentTime Stamp */2560 /* pfnSetParentTimestamp */ 2561 2561 NULL, 2562 2562 /* pfnGetParentFilename */
Note:
See TracChangeset
for help on using the changeset viewer.