From: Vincent van Ravesteijn Date: Mon, 3 Jan 2011 21:38:19 +0000 (+0000) Subject: Typo. X-Git-Tag: 2.0.0~1189 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=dc6b4a332a1e7244234e73334d6f2197ffb55dcc;p=features.git Typo. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37093 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/OutputParams.cpp b/src/OutputParams.cpp index 0df7198f87..454d82ae73 100644 --- a/src/OutputParams.cpp +++ b/src/OutputParams.cpp @@ -20,7 +20,7 @@ namespace lyx { OutputParams::OutputParams(Encoding const * enc) : flavor(LATEX), math_flavor(NotApplicable), nice(false), moving_arg(false), - inulemcmd(false), inTitle(false), didTitle(false). local_font(0), + inulemcmd(false), inTitle(false), didTitle(false), local_font(0), master_language(0), encoding(enc), free_spacing(false), use_babel(false), use_polyglossia(false), use_indices(false), use_japanese(false), linelen(0), depth(0),