mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 11:55:43 +00:00
Sigma: Fix spelling in comment
This commit is contained in:
committed by
Mark Pizzolato
parent
0b4ecef91c
commit
8a3a3a63d7
@@ -2676,7 +2676,7 @@ for (i = 0; i < RF_NUM; i++, rptr++)
|
||||
return;
|
||||
}
|
||||
|
||||
/* Front panael alarm */
|
||||
/* Front panel alarm */
|
||||
|
||||
t_stat cpu_set_alarm (UNIT *uptr, int32 val, CONST char *cptr, void *desc)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user