]> git.lyx.org Git - lyx.git/blobdiff - src/PrinterParams.h
start using FileName::exists()
[lyx.git] / src / PrinterParams.h
index 23690ec06b489aff27a9d3b601cf4799f58a1f38..6ae9aa9be8678900ce32a3c3d904d52a9a72efc8 100644 (file)
@@ -73,7 +73,7 @@ public:
        // bool duplex;
 
        /** Test that all the fields contain valid entries.  It's unlikely
-           that the internal code will get this wrong however new ports 
+           that the internal code will get this wrong however new ports
            and external scripts might drive the wrong values in.
         */
        void testInvariant() const;