mirror of
https://github.com/simh/simh.git
synced 2026-03-05 02:45:19 +00:00
SIGMA: Fixed compiler warning
This commit is contained in:
@@ -491,7 +491,7 @@ t_stat lp_read_cct (FILE *cfile)
|
||||
{
|
||||
uint32 col, rpt, ptr, mask;
|
||||
uint8 cctbuf[CCT_LNT];
|
||||
char *cptr;
|
||||
const char *cptr;
|
||||
t_stat r;
|
||||
char cbuf[CBUFSIZE], gbuf[CBUFSIZE];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user