]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMath.h
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / src / mathed / InsetMath.h
index 934ea1f60e9a4debc8f9bcee678036123730d0bb..eaf6a40af9adc6d66ce5486204591771871538e3 100644 (file)
@@ -184,7 +184,7 @@ public:
 
        /// plain text output in ucs4 encoding
        int plaintext(Buffer const &, odocstream &,
-                     OutputParams const &) const;
+                     OutputParams const &) const;
 
        /// dump content to stderr for debugging
        virtual void dump() const;