mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
preamble.cpp: whitespace only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22074 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cbaca4a129
commit
b2f965270c
@ -232,7 +232,7 @@ string const scale_as_percentage(string const & scale)
|
||||
return convert<string>(100 * convert<double>(value));
|
||||
}
|
||||
// If the input string didn't match our expectations.
|
||||
// return the default value "100"
|
||||
// return the default value "100"
|
||||
return "100";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user