From 9940e41a7b64c85dba8046610ba4424bbaeb6df7 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Tue, 1 Aug 2006 09:23:41 +0000 Subject: [PATCH] fix output of XML document types svn path=/trunk/; revision=23403 --- reactos/base/applications/ibrowser/utility/xmlstorage.cpp | 6 +++--- reactos/base/shell/explorer/utility/xmlstorage.cpp | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/reactos/base/applications/ibrowser/utility/xmlstorage.cpp b/reactos/base/applications/ibrowser/utility/xmlstorage.cpp index 5b977a6bfb1..6d4013b8676 100644 --- a/reactos/base/applications/ibrowser/utility/xmlstorage.cpp +++ b/reactos/base/applications/ibrowser/utility/xmlstorage.cpp @@ -610,14 +610,14 @@ void XMLFormat::print_header(std::ostream& out, bool lf) const out << ""; diff --git a/reactos/base/shell/explorer/utility/xmlstorage.cpp b/reactos/base/shell/explorer/utility/xmlstorage.cpp index 5b977a6bfb1..6d4013b8676 100644 --- a/reactos/base/shell/explorer/utility/xmlstorage.cpp +++ b/reactos/base/shell/explorer/utility/xmlstorage.cpp @@ -610,14 +610,14 @@ void XMLFormat::print_header(std::ostream& out, bool lf) const out << "";