From d4dbefc7495c11887da07108eaedc07abbf1677a Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Fri, 28 Dec 2007 17:11:39 +0000 Subject: [PATCH] Tiny comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22328 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXFunc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyXFunc.cpp b/src/LyXFunc.cpp index 31e96db1c6..386545b0c9 100644 --- a/src/LyXFunc.cpp +++ b/src/LyXFunc.cpp @@ -580,7 +580,7 @@ FuncStatus LyXFunc::getStatus(FuncRequest const & cmd) const } // This could be used for the no-GUI version. The GUI version is handled in - // LyXView::getStatus(). + // LyXView::getStatus(). See above. /* case LFUN_BUFFER_WRITE: case LFUN_BUFFER_WRITE_AS: { -- 2.39.2