Changeset 17311 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Mar 3, 2009 7:15:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp
r17309 r17311 141 141 142 142 command = c; 143 break; 144 145 case VINF_GETOPT_NOT_OPTION: 146 return errorSyntax(USAGE_LIST, "Unknown subcommand \"%s\".", ValueUnion.psz); 143 147 break; 144 148
Note:
See TracChangeset
for help on using the changeset viewer.