mirror of
https://github.com/holub/mame
synced 2025-06-24 13:26:36 +03:00
added a space before : (nw)
This commit is contained in:
parent
aa0b321b05
commit
dfd44f91f4
@ -71,7 +71,7 @@ private:
|
||||
device_rs232_port_interface *m_dev;
|
||||
};
|
||||
|
||||
class device_rs232_port_interface: public device_slot_card_interface
|
||||
class device_rs232_port_interface : public device_slot_card_interface
|
||||
{
|
||||
friend class rs232_port_device;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user