--- nono/vm/printer.h 2026/04/29 17:04:50 1.1.1.4 +++ nono/vm/printer.h 2026/04/29 17:04:55 1.1.1.5 @@ -8,8 +8,7 @@ #include "device.h" -class PrinterDevice - : public IODevice +class PrinterDevice : public IODevice { using inherited = IODevice; private: