parent
9accb79b92
commit
2e0110f37e
1 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@ fputs (cdp_buf, cdp_unit.fileref); /* write card */
|
|||
cdp_unit.pos = ftell (cdp_unit.fileref); /* count char */
|
||||
if (ferror (cdp_unit.fileref)) { /* error? */
|
||||
ind[IN_WRCHK] = 1;
|
||||
sim_perror ("CDR I/O error");
|
||||
sim_perror ("CDP I/O error");
|
||||
clearerr (cdp_unit.fileref);
|
||||
return SCPE_IOERR;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue