]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBoldSymbol.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / InsetMathBoldSymbol.h
index f73c74b322c0e20a1aded9c67cc0c9c384d8d860..cc50dae5e66e709ce307aaa93193c1bf0d1eb054 100644 (file)
@@ -36,7 +36,7 @@ public:
        ///
        void write(WriteStream & os) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize(odocstream & os) const;
 private:
        virtual std::auto_ptr<InsetBase> doClone() const;
 };