mirror of
https://github.com/simh/simh.git
synced 2026-01-26 20:12:23 +00:00
various: Fixed nested comments
This commit is contained in:
@@ -964,7 +964,7 @@ switch (fnc) { /* at speed, check fnc *
|
||||
if (ba >= uptr->hwmark)
|
||||
uptr->hwmark = ba + 1;
|
||||
}
|
||||
/* /* ignore hdr */
|
||||
/* ignore hdr */
|
||||
sim_activate (uptr, DT_WSIZE * dt_ltime);
|
||||
if (M[DT_WC] == 0)
|
||||
dt_substate = DTO_WCO;
|
||||
|
||||
Reference in New Issue
Block a user