]> git.lyx.org Git - features.git/blobdiff - src/BiblioInfo.h
This can be a const ref now.
[features.git] / src / BiblioInfo.h
index 9ebc866ec6df84d2dda218f4ccc39a2fba1a074c..b311a36a6cd147c7da675c2431773cb13d154c9c 100644 (file)
@@ -63,7 +63,7 @@ public:
        docstring const getXRef() const;
        /// \return formatted BibTeX data suitable for framing.
        /// \param pointer to crossref information
-       docstring const getInfo(BibTeXInfo const * const xref = 0) const;
+       docstring const getInfo(BibTeXInfo const * const xref = 0) const;
        ///
        int count(docstring const & f) const { return bimap_.count(f); }
        ///