summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sun3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sun3.cpp')
-rw-r--r--src/mame/drivers/sun3.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/sun3.cpp b/src/mame/drivers/sun3.cpp
index 23090708618..00126ba93a9 100644
--- a/src/mame/drivers/sun3.cpp
+++ b/src/mame/drivers/sun3.cpp
@@ -298,8 +298,8 @@
#define SCC2_TAG "scc2"
#define ESP_TAG "esp"
#define FDC_TAG "fdc"
-#define RS232A_TAG "rs232a"
-#define RS232B_TAG "rs232b"
+#define RS232A_TAG "rs232a"
+#define RS232B_TAG "rs232b"
class sun3_state : public driver_device
{