Changes in lib700/ctype.c [f40a309:73dd55f] in buchla-68k


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib700/ctype.c

    rf40a309 r73dd55f  
    3232#else
    3333
    34 ___atab() { return; }   /* dummy function to force the loader to see __atab */
     34___atab()
     35{
     36        return;
     37}
    3538
    3639char __atab[] = {       /* EOF won't work properly with this table */
Note: See TracChangeset for help on using the changeset viewer.