Ignore:
Timestamp:
Oct 8, 2007, 2:24:31 AM (18 years ago)
Author:
bird
Message:

more fixes - it all compiles now (linking fails of course).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/bltin/test.c

    r1218 r1222  
    309309                return equalf(psh, opnd1, opnd2);
    310310        default:
    311                 abort();
     311                sh_abort(psh);
    312312                /* NOTREACHED */
    313313                return -1;
Note: See TracChangeset for help on using the changeset viewer.