Changeset f06df21 in buchla-68k for ram/etiosc.c


Ignore:
Timestamp:
11/15/2017 08:51:16 PM (6 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
eee74cd
Parents:
3aa6a26
Message:

Fixed uninitialized uses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/etiosc.c

    r3aa6a26 rf06df21  
    437437                val = ip->idhos4v;
    438438                break;
     439
     440        default:
     441
     442                ctl = val = -1;
     443                break;
    439444        }
    440445
Note: See TracChangeset for help on using the changeset viewer.