mirror of
https://github.com/simh/simh.git
synced 2026-04-18 00:48:13 +00:00
I1401, I7094, ID16, ID32, NOVA, SDS, SIGMA: CONST compatibility with 3.10
This commit is contained in:
@@ -196,7 +196,7 @@ int32 col, rpt, ptr, mask, cctbuf[CCT_LNT];
|
||||
t_stat r;
|
||||
extern int32 lpt_ccl, lpt_ccp;
|
||||
extern uint8 lpt_cct[CCT_LNT];
|
||||
const char *cptr;
|
||||
CONST char *cptr;
|
||||
char cbuf[CBUFSIZE], gbuf[CBUFSIZE];
|
||||
|
||||
ptr = 0;
|
||||
|
||||
Reference in New Issue
Block a user