]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDots.h
Revert "XHTML: remove DOCTYPE, as the document is then understood as HTML4/XHTML1...
[lyx.git] / src / mathed / InsetMathDots.h
index 8a84a22219076e7ab8af84d11d296683bdba1e67..9155f7e11a0fa9513a324fdfeecf83d3dd124ebc 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        InsetCode lyxCode() const { return MATH_DOTS_CODE; }
        ///
-       void mathmlize(MathStream & os) const;
+       void mathmlize(MathStream & ms) const;
        ///
        void htmlize(HtmlStream & os) const;
 protected: