summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/cmdhd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/cmdhd.c')
-rw-r--r--src/mess/machine/cmdhd.c26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/mess/machine/cmdhd.c b/src/mess/machine/cmdhd.c
index ce01bde8d63..17d2878425e 100644
--- a/src/mess/machine/cmdhd.c
+++ b/src/mess/machine/cmdhd.c
@@ -247,17 +247,17 @@ void cmd_hd_device::cbm_iec_reset(int state)
WRITE8_MEMBER( cmd_hd_device::led_w )
{
/*
-
- bit description
-
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
-
- */
+
+ bit description
+
+ 0
+ 1
+ 2
+ 3
+ 4
+ 5
+ 6
+ 7
+
+ */
}