summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/dl11.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/dl11.cpp')
-rw-r--r--src/devices/machine/dl11.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/machine/dl11.cpp b/src/devices/machine/dl11.cpp
index a0a09b9f0ab..cde90816cc3 100644
--- a/src/devices/machine/dl11.cpp
+++ b/src/devices/machine/dl11.cpp
@@ -2,11 +2,11 @@
// copyright-holders:Sergey Svishchev
/***************************************************************************
- DEC DL11-type SLU (serial line unit).
+ DEC DL11-type SLU (serial line unit).
- Frame format is not software-configurable; hardcoded to 8N1 for now.
+ Frame format is not software-configurable; hardcoded to 8N1 for now.
- http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/hardware/micronotes/numerical/micronote33.txt
+ http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/hardware/micronotes/numerical/micronote33.txt
***************************************************************************/