1
0
mirror of https://github.com/simh/simh.git synced 2026-02-17 04:58:14 +00:00
Files
simh.simh/sim_tmxr.c
Mark Pizzolato f2f4bfa8fb TMXR: Fix potential uninitialized variable reference Coverity warning
The uninitialized case would never occur since the routing containing that
code would never be called when the conditions that would leave the variable
uninitialized.
2018-04-25 14:15:45 -07:00

217 KiB