revert accidental commit

This commit is contained in:
Juergen Spitzmueller 2018-05-01 21:47:41 +02:00
parent 2009469219
commit a756299c50

View File

@ -335,7 +335,7 @@ void InsetListings::latex(otexstream & os, OutputParams const & runparams) const
}
os << from_utf8(param_string) << "]\n";
}
os << code << "\\end{lstlisting}\n";
os << code << breakln << "\\end{lstlisting}\n";
}
if (encoding_switched){