1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-25 03:36:04 +00:00

KA10: Fixed typo in kl10_fe.c

This commit is contained in:
Richard Cornwell 2019-09-05 21:17:12 -04:00
parent 257c5b7a32
commit 84821f2db4

View File

@ -472,7 +472,7 @@ void dte_second(UNIT *uptr) {
t_stat r;
#if KI_22BIT
#if ITS_KL
#if KL_ITS
if ((cpu_unit[0].flags & UNIT_ITSPAGE) == 0)
#endif
base = eb_ptr;