summaryrefslogtreecommitdiff
path: root/libxsd/xsd
diff options
context:
space:
mode:
Diffstat (limited to 'libxsd/xsd')
-rw-r--r--libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx1
-rw-r--r--libxsd/xsd/cxx/xml/sax/std-input-source.hxx2
2 files changed, 1 insertions, 2 deletions
diff --git a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
index 7eca35b..67f8c43 100644
--- a/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
+++ b/libxsd/xsd/cxx/xml/sax/bits/error-handler-proxy.hxx
@@ -78,4 +78,3 @@ namespace xsd
#include <xsd/cxx/xml/sax/bits/error-handler-proxy.txx>
#endif // XSD_CXX_XML_SAX_ERROR_HANDLER_PROXY_HXX
-
diff --git a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
index f97d2c7..f8df40d 100644
--- a/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
+++ b/libxsd/xsd/cxx/xml/sax/std-input-source.hxx
@@ -1,4 +1,4 @@
-// file : xsd/cxx/xml/std-sax-input-source.hxx
+// file : xsd/cxx/xml/sax/std-input-source.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file