]> xenbits.xensource.com Git - libvirt.git/commitdiff
Small indentation cleanup of domain schema
authorMatthew Booth <mbooth@redhat.com>
Fri, 13 Nov 2009 15:03:43 +0000 (16:03 +0100)
committerDaniel Veillard <veillard@redhat.com>
Fri, 13 Nov 2009 15:03:43 +0000 (16:03 +0100)
docs/schemas/domain.rng

index b75f17eba7469e525320014eeaa1fb03cb3a44c2..1bf44fde0549b60d4edae9d72693f7d7792d4f48 100644 (file)
   </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">