X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBuffer.cpp;h=77ef949a5325715b8c5ee93cd5e683d04f951c68;hb=07dcb1c525435c6f22de4314ba31150c53502429;hp=888fb93d9b16a7dbc19f0186b02ed28e3c730f01;hpb=2104d41f71ff39f5c3f9f5a485707633b1bfb25b;p=lyx.git diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 888fb93d9b..77ef949a53 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -2152,7 +2152,7 @@ void Buffer::writeLyXHTMLSource(odocstream & os, if (output_body) { bool const output_body_tag = (output != IncludedFile); if (output_body_tag) - os << "\n"; + os << "\n"; XHTMLStream xs(os); if (output != IncludedFile) // if we're an included file, the counters are in the master.