VirtualBox

Changeset 26424 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Feb 11, 2010 11:30:05 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57541
Message:

xml/Settings: don't convert storage controller name for settings version 1.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r26296 r26424  
    24082408        //  canonicalize storage controller names for configs in the switchover
    24092409        //  period.
    2410         if (m->sv <= SettingsVersion_v1_9)
     2410        if (m->sv < SettingsVersion_v1_9)
    24112411        {
    24122412            if (sctl.strName == "IDE")
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette