Skip to content

Commit 72eab42

Browse files
committed
add newline eof
1 parent 8650b2a commit 72eab42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xml_parsing.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1568,4 +1568,4 @@ std::string WriteTreeToXML(const Tree& tree, bool add_metadata, bool add_builtin
15681568
return std::string(printer.CStr(), size_t(printer.CStrSize() - 1));
15691569
}
15701570

1571-
} // namespace BT
1571+
} // namespace BT

0 commit comments

Comments
 (0)