]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph_pimpl.C
Point fix, earlier forgotten
[lyx.git] / src / paragraph_pimpl.C
index 399d528b988ef66b65711264782daa06edd464bd..8c0573d7ee34895561e251244f640e1f262bad60 100644 (file)
@@ -480,7 +480,7 @@ bool Paragraph::Pimpl::isTextAt(string const & str, pos_type pos) const
 }
 
 
-void Paragraph::Pimpl::simpleTeXSpecialChars(Buffer const * buf,
+void Paragraph::Pimpl::simpleTeXSpecialChars(Buffer const & buf,
                                             BufferParams const & bparams,
                                             ostream & os,
                                             TexRow & texrow,