mirror of
https://github.com/simh/simh.git
synced 2026-03-04 10:34:40 +00:00
TMXR: Make sure to add single line mux with a destination to open list
This commit is contained in:
@@ -3443,6 +3443,7 @@ while (*tptr) {
|
||||
tmxr_init_line (lp); /* init the line state */
|
||||
if (speed[0] && (!datagram))
|
||||
tmxr_set_line_speed (lp, speed);
|
||||
tmxr_add_to_open_list (mp);
|
||||
return SCPE_OK;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user