mirror of
https://github.com/open-simh/simh.git
synced 2026-03-05 02:55:15 +00:00
SCP: Fix SEND <dev>:line when after=nn and delay=nn not specified
For a command like: SEND MUX:0 "abc" in which a device is specified but there are no after=nn and delay=nn parameters, the code neglected to update cptr, resulting in an illegal argument error condition.
This commit is contained in: