mirror of
https://github.com/simh/simh.git
synced 2026-03-03 01:58:53 +00:00
SIGMA: Avoid Coverity mag tape warning
This commit is contained in:
@@ -508,6 +508,9 @@ switch (st) {
|
||||
uptr->UST |= MTDV_BOT; /* set BOT */
|
||||
chan_uen (mt_dib.dva); /* uend */
|
||||
return CHS_INACTV;
|
||||
|
||||
default: /* shouldn't happen */
|
||||
return SCPE_IERR;
|
||||
} /* end switch */
|
||||
|
||||
return SCPE_OK;
|
||||
|
||||
Reference in New Issue
Block a user