diff options
Diffstat (limited to 'library/cpp/xml/document/xml-textreader.cpp')
| -rw-r--r-- | library/cpp/xml/document/xml-textreader.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/xml/document/xml-textreader.cpp b/library/cpp/xml/document/xml-textreader.cpp index b946f1fbf2f..944d61928d4 100644 --- a/library/cpp/xml/document/xml-textreader.cpp +++ b/library/cpp/xml/document/xml-textreader.cpp @@ -315,4 +315,4 @@ namespace NXml { xmlFreeTextReader(handle); } }; -} +} |
