SIGMA: Avoid Coverity mag tape warning
This commit is contained in:
parent
b9cdcd1099
commit
6c16052184
1 changed files with 3 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue