]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCommand.h
Internal buffers are valid
[lyx.git] / src / insets / InsetCommand.h
index 0514e09ffe987d38e19fb07608486db6e3460ebc..f51f8c939a05452be85e4971ab5df44b3094772e 100644 (file)
@@ -108,7 +108,7 @@ protected:
        //@{
        /// Build the complete LaTeX command
        /// \see InsetCommandParams::getCommand
-       docstring const getCommand(OutputParams const & rp) const 
+       docstring const getCommand(OutputParams const & rp) const
                { return p_.getCommand(rp); }
        /// Return the command name
        /// \see InsetCommandParams::getCmdName