]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetSpecialChar.h
Whitespace cleanup
[features.git] / src / insets / InsetSpecialChar.h
index 548f4fea7885f17f93eb8903fb4fa9070b88d0d5..d54e993d10fa30cb35fb57180808f29c04b6ecb6 100644 (file)
@@ -57,13 +57,13 @@ public:
        void read(Buffer const &, Lexer & lex);
        ///
        int latex(Buffer const &, odocstream &,
-                 OutputParams const &) const;
+                 OutputParams const &) const;
        ///
        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 int textString(Buffer const &, odocstream &,
                OutputParams const &) const;