]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpecialChar.h
Whitespace.
[lyx.git] / src / mathed / InsetMathSpecialChar.h
index 5dcc0128010071a64563718055faa1d4507863e8..c672b504f688045bce4ba1acabf181f25f7ad756 100644 (file)
@@ -45,7 +45,7 @@ public:
        ///
        void mathematica(MathematicaStream &) const;
        ///
-       docstring mathmlize(MathStream & ms) const;
+       void mathmlize(MathStream & ms) const;
        /// identifies SpecialChar insets
        InsetMathSpecialChar const * asSpecialCharInset() const { return this; }
        ///