mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Cosmetics.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23470 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
110090e435
commit
8f7472ad8f
@ -212,7 +212,7 @@ string PDFOptions::readToken(Lexer &lex, string const & token)
|
||||
// check the string from UI
|
||||
string PDFOptions::quoted_options_check(string const str) const
|
||||
{
|
||||
return subst(str,"\n","");
|
||||
return subst(str, "\n", "");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user