mirror of
https://github.com/simh/simh.git
synced 2026-01-27 20:37:50 +00:00
Compiler and static analyzer fixes from Peter Schorn.
This commit is contained in:
@@ -1310,7 +1310,7 @@ if ((std_input) && /* Not Background proces
|
||||
GetConsoleMode (std_input, &saved_mode); /* Save Mode */
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
|
||||
static t_stat sim_os_ttrun (void)
|
||||
{
|
||||
if ((std_input) && /* If Not Background process? */
|
||||
|
||||
Reference in New Issue
Block a user