Squash warning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33900 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Vincent van Ravesteijn 2010-03-28 22:22:24 +00:00
parent 8af8bb9203
commit e73c866edf

View File

@ -477,7 +477,7 @@ docstring BibTeXInfo::expandFormat(string const & format,
continue;
}
else if (scanning_key)
key += thischar;
key += char(thischar);
else if (richtext || !scanning_rich)
ret += thischar;
// else the character is discarded, which will happen only if