mirror of
https://github.com/simh/simh.git
synced 2026-02-27 17:13:44 +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: