From: Uwe Stöhr Date: Sat, 22 Sep 2007 12:55:12 +0000 (+0000) Subject: BufferParams.cpp: whitespace X-Git-Tag: 1.6.10~8234 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=39de8e95a45b388c7fb0d6e77f6d60c66906f385;p=features.git BufferParams.cpp: whitespace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20432 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/BufferParams.cpp b/src/BufferParams.cpp index b2c4d5daa7..839dac9d98 100644 --- a/src/BufferParams.cpp +++ b/src/BufferParams.cpp @@ -1115,7 +1115,7 @@ bool BufferParams::writeLaTeX(odocstream & os, LaTeXFeatures & features, texrow.newline(); } - // Now insert the LyX specific LaTeX commands... + // Now insert the LyX specific LaTeX commands... // The optional packages; docstring lyxpreamble(from_ascii(features.getPackages()));