]> git.lyx.org Git - features.git/blobdiff - src/LyXFunc.cpp
Tiny comment.
[features.git] / src / LyXFunc.cpp
index 31e96db1c62af29a01d704386c5fae3625cd6b5a..386545b0c91349607d9f30fd1951e6170e3afc18 100644 (file)
@@ -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: {