]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlex.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / lyxlex.h
index 2f3e00a151f25f8cbf543f8d478eb68554351adb..d955d273819bbbdab87e6072238791ed612a77d7 100644 (file)
@@ -112,7 +112,7 @@ public:
        void printError(string const & message);
 
        /**
-         Prints the current token table on stderr.
+         Prints the current token table on cerr.
          */
        void printTable();
 protected: