]> git.lyx.org Git - lyx.git/blobdiff - src/output_plaintext.cpp
* GuiView.cpp:
[lyx.git] / src / output_plaintext.cpp
index 09d7a3847cbeedf87230b3c00b8b6d6a6491bb65..4ee3390b3acef4f80deb5cbcd104358e2de6fa20 100644 (file)
@@ -210,7 +210,7 @@ void writePlaintextParagraph(Buffer const & buf,
                        break;
 
                case '\0':
-                       LYXERR(Debug::INFO, "writePlaintextFile: NULL char in structure.");
+                       LYXERR(Debug::INFO, "writePlaintextFile: NUL char in structure.");
                        break;
 
                default: