We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8650b2a commit 72eab42Copy full SHA for 72eab42
src/xml_parsing.cpp
@@ -1568,4 +1568,4 @@ std::string WriteTreeToXML(const Tree& tree, bool add_metadata, bool add_builtin
1568
return std::string(printer.CStr(), size_t(printer.CStrSize() - 1));
1569
}
1570
1571
-} // namespace BT
+} // namespace BT
0 commit comments