]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.C
fix some C++ parsing bugs
[lyx.git] / src / lyxlex.C
index 9df38a2108a0820320f9d5de1f195c558c6609b9..4c8f6e2f7535d47b1230e12d5d1450ca3d7d60a4 100644 (file)
@@ -140,7 +140,7 @@ string const LyXLex::getString() const
 
 
 // I would prefer to give a tag number instead of an explicit token
-// here, but it is not possible because Buffer::readLyXformat2 uses
+// here, but it is not possible because Buffer::readBody uses
 // explicit tokens (JMarc)
 string const LyXLex::getLongString(string const & endtoken)
 {