diff options
author | 2017-01-22 15:22:35 +1100 | |
---|---|---|
committer | 2017-01-22 15:37:37 +1100 | |
commit | edf64df1db1e1493e6980b79c38c4db744e23cea (patch) | |
tree | a26302d6f41d7de07e25372da5c5d46cdd893e8f /src/devices/bus/ieee488 | |
parent | 32ab35fa06fa81b0ceebb6e832858343bbc3f488 (diff) |
srcclean (nw)
Diffstat (limited to 'src/devices/bus/ieee488')
-rw-r--r-- | src/devices/bus/ieee488/hp9895.cpp | 8 | ||||
-rw-r--r-- | src/devices/bus/ieee488/hp9895.h | 4 |
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 *********************************************************************/ |