]> git.lyx.org Git - lyx.git/blobdiff - src/textcursor.C
Point fix, earlier forgotten
[lyx.git] / src / textcursor.C
index 76002a388456fa7f7155335d665669858abd8c90..c8d225990cfb841ba36252ead1ee1b1ab284b6bb 100644 (file)
@@ -60,7 +60,7 @@ void TextCursor::clearSelection()
 }
 
 
-string const TextCursor::selectionAsString(Buffer const * buffer,
+string const TextCursor::selectionAsString(Buffer const & buffer,
                                        bool label) const
 {
        if (!selection.set())