Changeset 22297 in vbox for trunk/src/VBox/Main/xml
- Timestamp:
- Aug 17, 2009 1:24:00 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 51165
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/Settings.cpp
r22296 r22297 1205 1205 1206 1206 if ( ulPos < 1 1207 || ulPos > =SchemaDefs::MaxBootPosition1207 || ulPos > SchemaDefs::MaxBootPosition 1208 1208 ) 1209 1209 throw ConfigFileError(this,
Note:
See TracChangeset
for help on using the changeset viewer.