summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ieee488
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2017-01-22 15:22:35 +1100
committer Vas Crabb <vas@vastheman.com>2017-01-22 15:37:37 +1100
commitedf64df1db1e1493e6980b79c38c4db744e23cea (patch)
treea26302d6f41d7de07e25372da5c5d46cdd893e8f /src/devices/bus/ieee488
parent32ab35fa06fa81b0ceebb6e832858343bbc3f488 (diff)
srcclean (nw)
Diffstat (limited to 'src/devices/bus/ieee488')
-rw-r--r--src/devices/bus/ieee488/hp9895.cpp8
-rw-r--r--src/devices/bus/ieee488/hp9895.h4
2 files changed, 6 insertions, 6 deletions
diff --git a/src/devices/bus/ieee488/hp9895.cpp b/src/devices/bus/ieee488/hp9895.cpp
index e5b1f6de2ec..be874511939 100644
--- a/src/devices/bus/ieee488/hp9895.cpp
+++ b/src/devices/bus/ieee488/hp9895.cpp
@@ -2,12 +2,12 @@
// copyright-holders: F. Ulivi
/*********************************************************************
- hp9895.cpp
+ hp9895.cpp
- HP9895 floppy disk drive
+ HP9895 floppy disk drive
- Reference manual:
- HP 09895-90030, feb 81, 9895A Flexible Disc Memory Service Manual
+ Reference manual:
+ HP 09895-90030, feb 81, 9895A Flexible Disc Memory Service Manual
*********************************************************************/
diff --git a/src/devices/bus/ieee488/hp9895.h b/src/devices/bus/ieee488/hp9895.h
index d7591d684be..c1403c73c1e 100644
--- a/src/devices/bus/ieee488/hp9895.h
+++ b/src/devices/bus/ieee488/hp9895.h
@@ -2,9 +2,9 @@
// copyright-holders: F. Ulivi
/*********************************************************************
- hp9895.h
+ hp9895.h
- HP9895 floppy disk drive
+ HP9895 floppy disk drive
*********************************************************************/