Changeset 17758 in vbox
- Timestamp:
- Mar 12, 2009 3:37:30 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r17756 r17758 1982 1982 if (vsdeHDCSATA.size() > 1) 1983 1983 throw setError(VBOX_E_FILE_ERROR, 1984 tr("Too many SCSI controllers in OVF; VirtualBox only supports one")); // @todo is that true?1984 tr("Too many SCSI controllers in OVF; VirtualBox only supports one")); 1985 1985 if (vsdeHDCSCSI.size() > 0) 1986 1986 {
Note:
See TracChangeset
for help on using the changeset viewer.