]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetSpace.h
Whitespace cleanup
[features.git] / src / insets / InsetSpace.h
index 040316fc6dde4a2291e7e785c894024b1596a770..e285117b11143faa188d35a6be6afc614a7ba132 100644 (file)
@@ -65,13 +65,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;