--- nono/vm/tvram.h 2026/04/29 17:04:45 1.1.1.6 +++ nono/vm/tvram.h 2026/04/29 17:04:56 1.1.1.7 @@ -9,8 +9,7 @@ #include "device.h" #include -class TVRAMDevice - : public IODevice +class TVRAMDevice : public IODevice { using inherited = IODevice; private: