Changeset 31257 in vbox for trunk/src/VBox/Frontends/VBoxManage
- Timestamp:
- Jul 30, 2010 6:24:20 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxInternalManage.cpp
r31019 r31257 580 580 if (argc != 1) 581 581 { 582 return errorSyntax(USAGE_ SETHDUUID, "Not enough parameters");582 return errorSyntax(USAGE_DUMPHDINFO, "Not enough parameters"); 583 583 } 584 584
Note:
See TracChangeset
for help on using the changeset viewer.