]> git.lyx.org Git - features.git/blobdiff - src/lyxfont.C
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[features.git] / src / lyxfont.C
index 6bd290ead5297b2775c6a730e738d061a4540b8b..d894bc149fb795a78d503114437db0d8d789872f 100644 (file)
@@ -553,7 +553,7 @@ LyXFont & LyXFont::lyxRead(LyXLex & lex)
                        error = true;
                }
        }
-       return *this;
+       return * this;
 }