make trunk compile with gcc4

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21081 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Bo Peng 2007-10-20 14:10:49 +00:00
parent ee005614a3
commit f997b92ece

View File

@ -123,7 +123,7 @@ public:
unsigned int & column, value_type const c);
///
void Private::simpleTeXSpecialChar(
void simpleTeXSpecialChar(
odocstream & os,
OutputParams & runparams,
Font & running_font,