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 << "";