From d5fff7cbd868ded837a30917581d35e4efbf888d Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Mon, 5 Apr 2004 08:52:45 +0000 Subject: [PATCH] Whitespace. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8597 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/filetools.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/support/filetools.C b/src/support/filetools.C index 0f09a962ad..5c88973f22 100644 --- a/src/support/filetools.C +++ b/src/support/filetools.C @@ -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). -- 2.39.5