Fix Char Device Name Display, Issue #557

An extraneous character device enumeration string had not been deleted as needed.  This has been fixed.

Thanks and credit to @PeterOGB.
This commit is contained in:
Wayne Warthen
2025-05-26 13:10:00 -07:00
parent 2f61c3fc81
commit ed77b3ef84

View File

@@ -8802,7 +8802,6 @@ PS_SDLPT .TEXT "LPT$"
PS_SDESPCON .TEXT "ESPCON$"
PS_SDESPSER .TEXT "ESPSER$"
PS_SDSCON .TEXT "SCON$"
PS_SDEF .TEXT "EF$"
PS_SDSSER .TEXT "SSER$"
PS_SDEZ80 .TEXT "EZ80$"
;