mirror of https://gitee.com/openkylin/libvirt.git
Small indentation cleanup of domain schema
This commit is contained in:
parent
3cbc05012d
commit
ddfd21f815
|
@ -1052,11 +1052,11 @@
|
|||
</define>
|
||||
<define name="guestfwdTarget">
|
||||
<element name="target">
|
||||
<attribute name="type">
|
||||
<value>guestfwd</value>
|
||||
</attribute>
|
||||
<attribute name="address"/>
|
||||
<attribute name="port"/>
|
||||
<attribute name="type">
|
||||
<value>guestfwd</value>
|
||||
</attribute>
|
||||
<attribute name="address"/>
|
||||
<attribute name="port"/>
|
||||
</element>
|
||||
</define>
|
||||
<define name="channel">
|
||||
|
|
Loading…
Reference in New Issue