mirror of
https://github.com/open-simh/simh.git
synced 2026-05-04 07:08:55 +00:00
Fixes after Dave Bryan's testing.
This commit is contained in:
@@ -665,7 +665,7 @@ while (*cptr != 0) { /* do all mods */
|
||||
return r;
|
||||
}
|
||||
}
|
||||
return SCPE_NOPARAM;
|
||||
return SCPE_ARG;
|
||||
}
|
||||
}
|
||||
return SCPE_OK;
|
||||
|
||||
Reference in New Issue
Block a user