aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Booth <mbooth@redhat.com>2009-11-13 16:03:43 +0100
committerDaniel Veillard <veillard@redhat.com>2009-11-13 16:03:43 +0100
commitddfd21f815ee4ac4dd318256c16dc0bfef5c0c09 (patch)
tree0a5f795cc07d5ec516910e320056bf7a007c37f3
parentAppArmor code cleanups (diff)
downloadlibvirt-ddfd21f815ee4ac4dd318256c16dc0bfef5c0c09.tar.gz
libvirt-ddfd21f815ee4ac4dd318256c16dc0bfef5c0c09.tar.bz2
libvirt-ddfd21f815ee4ac4dd318256c16dc0bfef5c0c09.zip
Small indentation cleanup of domain schema
-rw-r--r--docs/schemas/domain.rng10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
index b75f17eba..1bf44fde0 100644
--- a/docs/schemas/domain.rng
+++ b/docs/schemas/domain.rng
@@ -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">