]> git.lyx.org Git - lyx.git/blobdiff - src/Lexer.cpp
* GuiView.cpp:
[lyx.git] / src / Lexer.cpp
index 08b2f08077048585d44a09c37fcaefcfaaa7d937..108d26ba2caacd77194429203808638eeb6e6bcf 100644 (file)
@@ -636,6 +636,7 @@ void Lexer::setCommentChar(char c)
        pimpl_->setCommentChar(c);
 }
 
+
 int Lexer::lex()
 {
        return pimpl_->lex();