Aleksey's commit changed the output of one catalog test Daniel

* result/catalogs/mycatalog.full: Aleksey's commit changed the
  output of one catalog test
Daniel
diff --git a/ChangeLog b/ChangeLog
index 861d739..adbb8dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+Fri May 24 09:54:49 CEST 2002 Daniel Veillard <daniel@veillard.com>
+
+	* result/catalogs/mycatalog.full: Aleksey's commit changed the
+	  output of one catalog test
+
 Fri 24 May 2002 12:17:45 AM PDT Aleksey Sanin <aleksey@aleksey.com>
+
 	* global.data globals.c tree.c include/libxml/globals.h 
 	win32/libxml2.def.src win32/dsp/libxml2.def.src: changed
 	default value for global parameter xmlIndentTreeOutput to 1 and
diff --git a/result/catalogs/mycatalog.full b/result/catalogs/mycatalog.full
index 1e30fa2..5ee1ccf 100644
--- a/result/catalogs/mycatalog.full
+++ b/result/catalogs/mycatalog.full
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN" "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
 <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
-<public publicId="Pubid" uri="sysid"/>
-<public publicId="Pubid2" uri="sysid2"/>
-<public publicId="Pubid3" uri="sysid3"/>
+  <public publicId="Pubid" uri="sysid"/>
+  <public publicId="Pubid2" uri="sysid2"/>
+  <public publicId="Pubid3" uri="sysid3"/>
 </catalog>