1
0
mirror of https://github.com/simh/simh.git synced 2026-02-10 02:01:05 +00:00
Files
simh.simh/PDP18B/pdp18b_dr15.c
Mark Pizzolato 46133b5dd8 PDP18B: Compiler warning cleanup
- Remove unused variable assignment
- Avoid potential out of array indexing due to theoretical array
  reference via signed char index.  Likely non functional change.
2020-10-19 12:31:02 -07:00

13 KiB