]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFBox.h
Fix comment according to Enricos explanation
[lyx.git] / src / mathed / InsetMathFBox.h
index 99ceca0456da9b715b8d926460f434dd4105c6af..1cd2b9d17c284166ce50b28928e6dbf35e9b9600 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;
 };