mirror of
https://github.com/simh/simh.git
synced 2026-02-26 16:54:22 +00:00
SIGMA: Restore prior DP device Coverity silencing change
This commit is contained in:
@@ -612,7 +612,7 @@ switch (op) { /* case on op */
|
||||
chan_uen (dva); /* uend */
|
||||
}
|
||||
dp_clr_ski (cidx, i); /* clear seek int */
|
||||
sim_cancel (&dp_unit[i] + DP_SEEK); /* cancel seek compl */
|
||||
sim_cancel (&dp_unit[i + DP_SEEK]); /* cancel seek compl */
|
||||
}
|
||||
chan_clr_chi (dva); /* clear chan int */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user