Ignore:
Timestamp:
Feb 27, 2009, 5:08:07 AM (16 years ago)
Author:
bird
Message:

kash: malloc/free/friends gets a psh.

File:
1 edited

Legend:

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

    r1233 r2290  
    133133void optschanged(struct shinstance *);
    134134void setparam(struct shinstance *, char **);
    135 void freeparam(volatile struct shparam *);
     135void freeparam(struct shinstance *, volatile struct shparam *);
    136136int shiftcmd(struct shinstance *, int, char **);
    137137int setcmd(struct shinstance *, int, char **);
Note: See TracChangeset for help on using the changeset viewer.