1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

GRI, PDP11, PDP8, VAX: Misc formatting and typo cleanups

This commit is contained in:
Bob Supnik
2018-03-09 14:03:13 -08:00
committed by Mark Pizzolato
parent 0df520de7f
commit bf82092493
5 changed files with 7 additions and 6 deletions

View File

@@ -863,7 +863,7 @@ switch (st) {
if (qdt) { /* data transfer? */
tu_set_er (ER_FCE); /* set FCE */
mba_set_exc (tu_dib.ba); /* set exception*/
}
}
break;
case MTSE_IOERR: /* IO error */