]> git.lyx.org Git - features.git/blobdiff - src/lyxparagraph.h
use stringstream, remove some old footnote handling
[features.git] / src / lyxparagraph.h
index 6b823baeb4de5e749950c3fb867d2f29b48fe3dd..05bc96d3ce894485cbef21a7f6df3003cb10a1e6 100644 (file)
@@ -110,7 +110,7 @@ public:
        
        ///
        void writeFile(Buffer const *, std::ostream &, BufferParams const &,
-                      char, char) const;
+                      char) const;
        ///
        void validate(LaTeXFeatures &) const;