VirtualBox

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


Ignore:
Timestamp:
Aug 17, 2009 1:24:00 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51165
Message:

Main: fix boot order XML again

File:
1 edited

Legend:

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

    r22296 r22297  
    12051205
    12061206                if (    ulPos < 1
    1207                      || ulPos >= SchemaDefs::MaxBootPosition
     1207                     || ulPos > SchemaDefs::MaxBootPosition
    12081208                   )
    12091209                    throw ConfigFileError(this,
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