Changeset 16150 in vbox
- Timestamp:
- Jan 21, 2009 4:53:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp
r16052 r16150 270 270 { 271 271 #if 1 272 RTPrintf("Error: Shrink hard disk operation is temporarily unavailable!\n");272 RTPrintf("Error: Shrink hard disk operation is not implemented!\n"); 273 273 return 1; 274 274 #else
Note:
See TracChangeset
for help on using the changeset viewer.