mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Small indentation cleanup of domain schema
This commit is contained in:
committed by
Daniel Veillard
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">
|
||||
|
||||
Reference in New Issue
Block a user