1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-18 17:07:59 +00:00

KA10: Fixed Coverity error.

This commit is contained in:
Richard Cornwell 2019-02-24 18:35:15 -05:00
parent 5c0cec423f
commit af3f391aeb

View File

@ -312,6 +312,7 @@ t_stat dpy_reset (DEVICE *dptr)
ty340word
ty340_fetch(ty340word addr)
{
return 0;
}
/* not used with Type 344 interface */