Changeset 28179 in vbox
- Timestamp:
- Apr 12, 2010 8:21:12 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd
r27857 r28179 527 527 <xsd:restriction base="xsd:unsignedInt"> 528 528 <xsd:minInclusive value="1"/> 529 <xsd:maxInclusive value=" 128"/>529 <xsd:maxInclusive value="512"/> 530 530 </xsd:restriction> 531 531 </xsd:simpleType>
Note:
See TracChangeset
for help on using the changeset viewer.