X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPrinterParams.h;h=6ae9aa9be8678900ce32a3c3d904d52a9a72efc8;hb=ca339eb1991efcab02a5f1b7f33387b35df2a416;hp=23690ec06b489aff27a9d3b601cf4799f58a1f38;hpb=00e305c9d9bd8b0ff54b6c58adb6192d5934ed60;p=lyx.git diff --git a/src/PrinterParams.h b/src/PrinterParams.h index 23690ec06b..6ae9aa9be8 100644 --- a/src/PrinterParams.h +++ b/src/PrinterParams.h @@ -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;