1
0
mirror of https://github.com/simh/simh.git synced 2026-02-16 12:44:09 +00:00
Files
simh.simh/sigma/sigma_sys.c
Mark Pizzolato 0c782d2041 sigma: Compiler warning cleanup
- Fix static structure initialization
- Fix inconsistent statement indentations.
- Avoid potential out of array indexing due to theoretical array
  reference via signed char index.  Likely non functional change.
2020-10-19 12:29:39 -07:00

24 KiB