diff options
| author | 2012-12-17 07:22:20 +0000 | |
|---|---|---|
| committer | 2012-12-17 07:22:20 +0000 | |
| commit | 436d2f757f0c32573ea41013e8b10ca07ed6fc08 (patch) | |
| tree | 77fc28a1edb618f19ae38071ed1b7c3316d41f5e /src/mess/machine/mackbd.c | |
| parent | 449da4bc62a76ac132892d0f9e7e506fdf5eb586 (diff) | |
Cleanups and version bumpmame0147u4
Diffstat (limited to 'src/mess/machine/mackbd.c')
| -rw-r--r-- | src/mess/machine/mackbd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/machine/mackbd.c b/src/mess/machine/mackbd.c index 769eff4a417..6eb60eb66f2 100644 --- a/src/mess/machine/mackbd.c +++ b/src/mess/machine/mackbd.c @@ -44,8 +44,8 @@ ---x Data to Mac The T1 line is "Option". - - There is a later M0110 keyboard version which uses a GI PIC1657; we do not have a dump of that version. + + There is a later M0110 keyboard version which uses a GI PIC1657; we do not have a dump of that version. */ |
