From: Richard Heck Date: Fri, 28 Dec 2007 17:11:39 +0000 (+0000) Subject: Tiny comment. X-Git-Tag: 1.6.10~6784 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=d4dbefc7495c11887da07108eaedc07abbf1677a;p=features.git Tiny comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22328 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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: {