Changeset 26424 in vbox for trunk/src/VBox/Main/xml
- Timestamp:
- Feb 11, 2010 11:30:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57541
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r26296 r26424 2408 2408 // canonicalize storage controller names for configs in the switchover 2409 2409 // period. 2410 if (m->sv < =SettingsVersion_v1_9)2410 if (m->sv < SettingsVersion_v1_9) 2411 2411 { 2412 2412 if (sctl.strName == "IDE")
Note:
See TracChangeset
for help on using the changeset viewer.