From 36e82b8d451d055b22659c8d444a9cf7bd52853a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Sun, 14 Jun 2009 23:58:37 +0000 Subject: [PATCH] tex2lyx/text.cpp: tipo git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30101 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/tex2lyx/text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tex2lyx/text.cpp b/src/tex2lyx/text.cpp index 8abadc6b3f..e6110904c9 100644 --- a/src/tex2lyx/text.cpp +++ b/src/tex2lyx/text.cpp @@ -354,7 +354,7 @@ void begin_inset(ostream & os, string const & name) os << "\n\\begin_inset " << name; } -/*// use this voi when format 288 is supported +/*// use this void when format 288 is supported void begin_command_inset(ostream & os, string const & name, string const & latexname) { -- 2.39.2