]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Whitespace.
[lyx.git] / src / insets / InsetBibitem.h
index 5d4ae9fe1e22c5595283a7134b185f2cf6d87607..f18356b9d469286795f718c21952eab6f87a158a 100644 (file)
@@ -56,7 +56,7 @@ public:
        void read(Lexer & lex);
        ///
        int plaintext(odocstringstream &, OutputParams const &,
-                     int max_length) const;
+                     size_t max_length = INT_MAX) const;
        ///
        docstring xhtml(XHTMLStream &, OutputParams const &) const;
        ///