]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathBoxed.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / InsetMathBoxed.h
index c4a20f10f2c424931b1f67879583d0b11d2e9b0a..2764b8aa6cac52f190fde831667265d95cb766a1 100644 (file)
@@ -34,7 +34,7 @@ public:
        /// write normalized content
        void normalize(NormalStream & ns) const;
        ///
-       void infoize(std::ostream & os) const;
+       void infoize(odocstream & os) const;
 private:
        virtual std::auto_ptr<InsetBase> doClone() const;
 };