]> git.lyx.org Git - lyx.git/blobdiff - src/output_plaintext.cpp
Move Dialog.{h,cpp} and ButtonPolicy.{h,cpp} to frontends/qt4/
[lyx.git] / src / output_plaintext.cpp
index 7f37f8d70c0deea41a000780cb231ff0e4733f19..d12c82b85cc3f70c8e52b3d3b0edc1c1750559fc 100644 (file)
@@ -223,8 +223,7 @@ void writePlaintextParagraph(Buffer const & buf,
                        break;
 
                case '\0':
-                       LYXERR(Debug::INFO) <<
-                               "writePlaintextFile: NULL char in structure." << endl;
+                       LYXERR(Debug::INFO, "writePlaintextFile: NULL char in structure.");
                        break;
 
                default: