WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] Trivial tidyup.

# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1174950907 -3600
# Node ID 616611521a1deeb0ac927f53531fc5b7a7fa7843
# Parent  10fcea8f51cd28bd7970efb561da9fba879b151f
Trivial tidyup.

Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
 tools/python/xen/xm/create.dtd |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -r 10fcea8f51cd -r 616611521a1d tools/python/xen/xm/create.dtd
--- a/tools/python/xen/xm/create.dtd    Mon Mar 26 14:10:19 2007 +0100
+++ b/tools/python/xen/xm/create.dtd    Tue Mar 27 00:15:07 2007 +0100
@@ -111,7 +111,7 @@
 
 <!ELEMENT other_config EMPTY>
 <!ATTLIST other_config key   CDATA #REQUIRED
-                      value CDATA #REQUIRED>
+                       value CDATA #REQUIRED>
 
 <!ELEMENT qos_algorithm_param EMPTY>
 <!ATTLIST qos_algorithm_param key   CDATA #REQUIRED

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] Trivial tidyup., Xen patchbot-unstable <=