Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8597 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Angus Leeming 2004-04-05 08:52:45 +00:00
parent 971a9ac4e3
commit d5fff7cbd8

View File

@ -1173,7 +1173,7 @@ bool LyXReadLink(string const & file, string & link, bool resolve)
cmd_ret const RunCommand(string const & cmd)
{
// FIXME: replace all calls to RunCommand with ForkedCall
// FIXME: replace all calls to RunCommand with ForkedCall
// (if the output is not needed) or the code in ispell.C
// (if the output is needed).