]> git.lyx.org Git - features.git/blobdiff - src/mathed/InsetMathHull.h
Whitespace cleanup
[features.git] / src / mathed / InsetMathHull.h
index 92375e193e9a2b2a89ff8455422ee809addbba11..7afdc0eb1b8915f36d4422db96faba3d617d8d2f 100644 (file)
@@ -104,10 +104,10 @@ public:
        void read(Buffer const &, Lexer & lex);
        ///
        int plaintext(Buffer const &, odocstream &,
-                     OutputParams const &) const;
+                     OutputParams const &) const;
        ///
        int docbook(Buffer const &, odocstream &,
-                   OutputParams const &) const;
+                   OutputParams const &) const;
        /// the string that is passed to the TOC
        virtual void textString(Buffer const &, odocstream &) const;