Changeset 28888 in vbox for trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp
- Timestamp:
- Apr 29, 2010 11:50:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60827
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp
r28800 r28888 124 124 case MediumType_Writethrough: 125 125 typeStr = "writethrough"; 126 break; 127 case MediumType_Shareable: 128 typeStr = "shareable"; 126 129 break; 127 130 }
Note:
See TracChangeset
for help on using the changeset viewer.