Changeset 599d89b in buchla-68k for ram/sedump.c


Ignore:
Timestamp:
07/09/2017 01:17:57 AM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
002f873
Parents:
6dd74a9
Message:

Missing return values. Missing int declarations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/sedump.c

    r6dd74a9 r599d89b  
    652652*/
    653653
    654 void SCvce(n)
     654void SCvce(int n)
    655655{
    656656        register short i, j, pif, pt1;
Note: See TracChangeset for help on using the changeset viewer.