Changeset 1214 for trunk/src/kash/trap.h


Ignore:
Timestamp:
Oct 7, 2007, 10:39:58 PM (18 years ago)
Author:
bird
Message:

some more cleanup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/trap.h

    r881 r1214  
    3939int trapcmd(struct shinstance *, int, char **);
    4040void clear_traps(struct shinstance *, int);
    41 long setsignal(struct shinstance *, int, int);
     41void setsignal(struct shinstance *, int, int);
    4242void ignoresig(struct shinstance *, int, int);
    4343void onsig(struct shinstance *, int);
Note: See TracChangeset for help on using the changeset viewer.